summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-13 09:31:10 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-13 09:31:10 +0200
commiteb180066c1e926cac8d10ad30ed6c4a9f3b39bed (patch)
treee54c8a867cfd5956c6e6653db3d3b32c605847bb
parentmedia-sound/pulseeffects: Add missing PYTHON_REQUIRED_USE (diff)
downloadgentoo-eb180066.tar.gz
gentoo-eb180066.tar.bz2
gentoo-eb180066.zip
sci-electronics/klayout: Add missing PYTHON_REQUIRED_USE to 0.25.6
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sci-electronics/klayout/klayout-0.25.6.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-electronics/klayout/klayout-0.25.6.ebuild b/sci-electronics/klayout/klayout-0.25.6.ebuild
index fbce59f9b0fe..743706b0e0f0 100644
--- a/sci-electronics/klayout/klayout-0.25.6.ebuild
+++ b/sci-electronics/klayout/klayout-0.25.6.ebuild
@@ -25,6 +25,7 @@ HOMEPAGE="https://www.klayout.de/"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
RDEPEND="
dev-qt/designer:5