From f8e7859a34fa79137600047b099a2463d9d797db Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 21 Jul 2019 17:46:11 +0200 Subject: sci-mathematics/kodkod: Remove mistaken use of PYTHON_REQUIRED_USE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-mathematics/kodkod/kodkod-1.5.2-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sci-mathematics') 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} -- cgit v1.2.3-65-gdbad