diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-07 13:23:12 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-07 13:23:12 -0700 |
commit | dddd712176595743940e8c8c3bac9154715b117d (patch) | |
tree | 908cba7ac9cbf58255b9ea01e6188ffb2bc65547 /sys-apps/pcsc-lite | |
parent | dev-libs/pkcs11-helper-1.25.1: alpha stable, bug 663592 (diff) | |
download | gentoo-dddd712176595743940e8c8c3bac9154715b117d.tar.gz gentoo-dddd712176595743940e8c8c3bac9154715b117d.tar.bz2 gentoo-dddd712176595743940e8c8c3bac9154715b117d.zip |
sys-apps/pcsc-lite-1.8.23: alpha 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 a21fd633f281..2136aebdae3f 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 |