From eb180066c1e926cac8d10ad30ed6c4a9f3b39bed Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 13 Aug 2019 09:31:10 +0200 Subject: sci-electronics/klayout: Add missing PYTHON_REQUIRED_USE to 0.25.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-electronics/klayout/klayout-0.25.6.ebuild | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3-65-gdbad