From a6899daa1b5e94e7ef0a82c55d44859b2185b692 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 23 Sep 2018 22:40:36 +0300 Subject: [PATCH] dev-python/pyscard: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- dev-python/pyscard/pyscard-1.9.5.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-python/pyscard/pyscard-1.9.5.ebuild b/dev-python/pyscard/pyscard-1.9.5.ebuild index 38dc29b9b670..4cf0792d4dee 100644 --- a/dev-python/pyscard/pyscard-1.9.5.ebuild +++ b/dev-python/pyscard/pyscard-1.9.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) @@ -16,11 +16,12 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" -IUSE="" -RDEPEND="sys-apps/pcsc-lite" +RDEPEND="${PYTHON_DEP} + sys-apps/pcsc-lite" DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}]" +BDEPEND="${PYTHON_DEP} dev-lang/swig" # Fails -- 2.26.2