summaryrefslogtreecommitdiff
path: root/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libbytesize/libbytesize-1.2-r1.ebuild')
-rw-r--r--dev-libs/libbytesize/libbytesize-1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild
index c916bc16687a..322102f9666a 100644
--- a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild
+++ b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild
@@ -45,7 +45,7 @@ src_prepare() {
src_configure() {
local myeconfargs=(
- --without-python3
+ --without-python3 #634840
$(use_with doc gtk-doc)
)
econf "${myeconfargs[@]}"