From: Agostino Sarubbo Date: Sun, 3 May 2020 19:01:00 +0000 (+0200) Subject: dev-python/pyscard: x86 stable wrt bug #720586 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d6e0e299b800f347017074d2b0406f00b2ff855b;p=gentoo.git dev-python/pyscard: x86 stable wrt bug #720586 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/pyscard/pyscard-1.9.9.ebuild b/dev-python/pyscard/pyscard-1.9.9.ebuild index c1fe0d35cb81..9321e8fa39a1 100644 --- a/dev-python/pyscard/pyscard-1.9.9.ebuild +++ b/dev-python/pyscard/pyscard-1.9.9.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" RDEPEND="${PYTHON_DEP} sys-apps/pcsc-lite"