diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:49:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | a66b09d9aaa93282f858effbaa20c7cc69a1e313 (patch) | |
tree | 99b82692597afe74c648a5edd0b80147f88e08f7 /sys-apps | |
parent | dev-scheme/guile: x86 stable wrt bug #578318 (diff) | |
download | gentoo-a66b09d9aaa93282f858effbaa20c7cc69a1e313.tar.gz gentoo-a66b09d9aaa93282f858effbaa20c7cc69a1e313.tar.bz2 gentoo-a66b09d9aaa93282f858effbaa20c7cc69a1e313.zip |
sys-apps/pcsc-lite: x86 stable wrt bug #585302
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild index d5f89a41cd31..9c227414c8c5 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}" # upstream. LICENSE="BSD ISC MIT GPL-3+ GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # This is called libusb so that it doesn't fool people in thinking that # it is _required_ for USB support. Otherwise they'll disable udev and |