diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-21 17:46:11 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-22 11:28:11 +0200 |
commit | f8e7859a34fa79137600047b099a2463d9d797db (patch) | |
tree | 279abaa0c2c463864acc81fe2d26a7a4c3d7475b /sci-mathematics | |
parent | net-libs/openpgm: Remove mistaken use of PYTHON_REQUIRED_USE (diff) | |
download | gentoo-f8e7859a34fa79137600047b099a2463d9d797db.tar.gz gentoo-f8e7859a34fa79137600047b099a2463d9d797db.tar.bz2 gentoo-f8e7859a34fa79137600047b099a2463d9d797db.zip |
sci-mathematics/kodkod: Remove mistaken use of PYTHON_REQUIRED_USE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/kodkod/kodkod-1.5.2-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/kodkod/kodkod-1.5.2-r1.ebuild b/sci-mathematics/kodkod/kodkod-1.5.2-r1.ebuild index 33f6ca4a7bc9..11c25bef00ae 100644 --- a/sci-mathematics/kodkod/kodkod-1.5.2-r1.ebuild +++ b/sci-mathematics/kodkod/kodkod-1.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -18,7 +18,6 @@ LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEP="${PYTHON_DEPS}" RDEPEND="${COMMON_DEP} |