dev-python/pyscard: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
Alon Bar-Lev
2018-09-23 22:40:36 +03:00
parent f8bba9f04d
commit a6899daa1b

View File

@@ -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