diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:19:14 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:16 +0100 |
commit | ff9fab629519e47b218ccdc2dd2deef7c653229a (patch) | |
tree | a7e29b286f34e6e12f72acd0f349a98517bc340a /sys-apps/pcsc-lite | |
parent | app-text/openjade: x86 stable (bug #676446) (diff) | |
download | gentoo-ff9fab629519e47b218ccdc2dd2deef7c653229a.tar.gz gentoo-ff9fab629519e47b218ccdc2dd2deef7c653229a.tar.bz2 gentoo-ff9fab629519e47b218ccdc2dd2deef7c653229a.zip |
sys-apps/pcsc-lite: x86 stable (bug #677416)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.24.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.24.ebuild index 01f7e1ea4e67..b6cd8e91bfb2 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.24.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.24.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://pcsclite.apdu.fr/files/${P}.tar.bz2" # upstream. LICENSE="BSD ISC MIT GPL-3+ GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-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 |