diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 00:26:08 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 00:26:08 -0700 |
commit | f25310dc5f923a0bcba97822590d00f497d96acd (patch) | |
tree | 7b34d3fe9c5e92348d2774bbeb98cb078e1c6c5c /sys-apps/pcsc-lite | |
parent | dev-libs/pkcs11-helper-1.25.1: ppc64 stable, bug 663592 (diff) | |
download | gentoo-f25310dc5f923a0bcba97822590d00f497d96acd.tar.gz gentoo-f25310dc5f923a0bcba97822590d00f497d96acd.tar.bz2 gentoo-f25310dc5f923a0bcba97822590d00f497d96acd.zip |
sys-apps/pcsc-lite-1.8.23: ppc64 stable, bug 663594
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild index 173b90877417..906dcb901940 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.23.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 |