summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2020-09-21 11:26:49 +0200
committerKeri Harris <keri@gentoo.org>2020-09-21 11:32:18 +0200
commitdeaa86ae2a634d093410975b4c9fd6d8069d7d93 (patch)
tree7325821e70ea3cb4df181ee5dc46548d2110f5e3 /dev-lang/yap
parentdev-python/django-extensions: Initial commit. (diff)
downloadgentoo-deaa86ae2a634d093410975b4c9fd6d8069d7d93.tar.gz
gentoo-deaa86ae2a634d093410975b4c9fd6d8069d7d93.tar.bz2
gentoo-deaa86ae2a634d093410975b4c9fd6d8069d7d93.zip
dev-lang/yap: correctly specify PYTHON_REQUIRED_USE
Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
Diffstat (limited to 'dev-lang/yap')
-rw-r--r--dev-lang/yap/yap-6.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/yap/yap-6.3.4.ebuild b/dev-lang/yap/yap-6.3.4.ebuild
index a558ca72973e..00f7da3a5e4e 100644
--- a/dev-lang/yap/yap-6.3.4.ebuild
+++ b/dev-lang/yap/yap-6.3.4.ebuild
@@ -21,7 +21,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="R debug doc examples gmp java mpi mysql odbc postgres python raptor readline sqlite ssl static threads xml"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="dev-libs/libutf8proc
sys-libs/zlib