dev-libs/libbytesize: Added bug # for --disable-python3 reason.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 6 Aug 2018 08:48:28 +0000 (10:48 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 6 Aug 2018 08:48:28 +0000 (10:48 +0200)
Package-Manager: Portage-2.3.44, Repoman-2.3.10

dev-libs/libbytesize/libbytesize-1.2-r1.ebuild
dev-libs/libbytesize/libbytesize-1.3-r1.ebuild
dev-libs/libbytesize/libbytesize-1.4.ebuild

index c916bc16687a79b2e331e993805d75d640688344..322102f9666a6232ffce2586ee560563a15111d1 100644 (file)
@@ -45,7 +45,7 @@ src_prepare() {
 
 src_configure() {
        local myeconfargs=(
-               --without-python3
+               --without-python3 #634840
                $(use_with doc gtk-doc)
        )
        econf "${myeconfargs[@]}"
index 8506a7a74ea19f2013f7f16843ea0016813606ca..3364440fc7b21ae1c18935d1685165a56ca9d672 100644 (file)
@@ -45,7 +45,7 @@ src_prepare() {
 
 src_configure() {
        local myeconfargs=(
-               --without-python3
+               --without-python3 #634840
                $(use_with doc gtk-doc)
        )
        econf "${myeconfargs[@]}"
index 6f16155dfc42c01343d9558163c5a18b00ef4f43..91c6409d703414069a57b100746fb071d5942f10 100644 (file)
@@ -47,7 +47,7 @@ src_prepare() {
 
 src_configure() {
        local myeconfargs=(
-               --without-python3
+               --without-python3 #634840
                $(use_with doc gtk-doc)
        )
        econf "${myeconfargs[@]}"