diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-30 22:02:10 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-30 22:07:19 +0200 |
commit | 1d72af8d1747ed209b1f292bd9eda60ef0e014ed (patch) | |
tree | cb0aae6634a63fd46ffd106f8a1dd53f89015f40 /sys-apps | |
parent | dev-libs/pkcs11-helper: arm stable, bug #663592 (diff) | |
download | gentoo-1d72af8d1747ed209b1f292bd9eda60ef0e014ed.tar.gz gentoo-1d72af8d1747ed209b1f292bd9eda60ef0e014ed.tar.bz2 gentoo-1d72af8d1747ed209b1f292bd9eda60ef0e014ed.zip |
sys-apps/pcsc-lite: arm stable, bug #663594
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps')
-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 906dcb901940..a21fd633f281 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 |