diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-11 18:44:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-11 18:44:07 +0200 |
commit | b49dfbed521a8f4cc2ef71daae589b0d488d40a1 (patch) | |
tree | 7ed92a17329e5b4e6a73d80023e53fff12066e5a /sys-apps | |
parent | sys-apps/irqbalance: amd64 stable wrt bug #585300 (diff) | |
download | gentoo-b49dfbed521a8f4cc2ef71daae589b0d488d40a1.tar.gz gentoo-b49dfbed521a8f4cc2ef71daae589b0d488d40a1.tar.bz2 gentoo-b49dfbed521a8f4cc2ef71daae589b0d488d40a1.zip |
sys-apps/pcsc-lite: amd64 stable wrt bug #585302
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
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 13ebad84c0b9..3c9476f44143 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 |