Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/klayout/
Date: Tue, 13 Aug 2019 07:40:44
Message-Id: 1565681470.eb180066c1e926cac8d10ad30ed6c4a9f3b39bed.mgorny@gentoo
1 commit: eb180066c1e926cac8d10ad30ed6c4a9f3b39bed
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 13 07:31:10 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 13 07:31:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb180066
7
8 sci-electronics/klayout: Add missing PYTHON_REQUIRED_USE to 0.25.6
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sci-electronics/klayout/klayout-0.25.6.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/sci-electronics/klayout/klayout-0.25.6.ebuild b/sci-electronics/klayout/klayout-0.25.6.ebuild
16 index fbce59f9b0f..743706b0e0f 100644
17 --- a/sci-electronics/klayout/klayout-0.25.6.ebuild
18 +++ b/sci-electronics/klayout/klayout-0.25.6.ebuild
19 @@ -25,6 +25,7 @@ HOMEPAGE="https://www.klayout.de/"
20 LICENSE="GPL-2"
21 SLOT="0"
22 IUSE=""
23 +REQUIRED_USE=${PYTHON_REQUIRED_USE}
24
25 RDEPEND="
26 dev-qt/designer:5