diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:34 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:34 +0200 |
commit | 455b70922e8008aaad43519bcd8c3b11ce9b26a4 (patch) | |
tree | dd541440f1707f4a4a3848ef0ea3f462a36db1ab /sys-apps/pcsc-lite | |
parent | dev-ruby/ffi-1.9.18-r0: alpha stable (diff) | |
download | gentoo-455b70922e8008aaad43519bcd8c3b11ce9b26a4.tar.gz gentoo-455b70922e8008aaad43519bcd8c3b11ce9b26a4.tar.bz2 gentoo-455b70922e8008aaad43519bcd8c3b11ce9b26a4.zip |
sys-apps/pcsc-lite-1.8.22-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/633674
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild index c16ae96fdf12..9d136110c54b 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" # 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 |