net-libs/openpgm: Remove mistaken use of PYTHON_REQUIRED_USE
authorMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 15:46:10 +0000 (17:46 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 22 Jul 2019 09:28:10 +0000 (11:28 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-libs/openpgm/openpgm-5.1.118-r1.ebuild
net-libs/openpgm/openpgm-5.2.122.ebuild

index 9afff1551e094ba52f755e30d6644cc8f8767f0b..4fed6c8c659b90a59387c835f514bfd85cdf699a 100644 (file)
@@ -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=5
@@ -19,8 +19,6 @@ SLOT="0"
 KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~x86-fbsd"
 IUSE="static-libs"
 
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
 DEPEND="${PYTHON_DEPS}"
 
 S="${WORKDIR}/${PN}-release-${MY_PV}/${PN}/pgm"
index 4222de5a36b9984587c07ff645ccf07f5f177e75..b77b082298ef2b16ec08c70e2b033d69303dfa7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,8 +19,6 @@ SLOT="0"
 KEYWORDS="amd64 arm arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="static-libs"
 
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
 DEPEND="${PYTHON_DEPS}"
 
 S="${WORKDIR}/${PN}-release-${MY_PV}/${PN}/pgm"