dev-python/pyscard: x86 keyworded (bug #573944)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Jan 2018 23:47:53 +0000 (00:47 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Jan 2018 23:57:39 +0000 (00:57 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-python/pyscard/pyscard-1.9.5.ebuild

index 4d8569d2425b68c229d9a39f2da005e0809ae88b..e6fdb89f5d67f0af66b6f78fd14ab777328e0014 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="sys-apps/pcsc-lite"