diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-23 02:35:34 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-23 02:39:01 -0400 |
commit | c67971f833d479d9e2559af53de52cd577e57d15 (patch) | |
tree | fd5f645fdf3d98824372ced86d9a86927b48a28c /sys-apps/pcsc-lite | |
parent | net-wireless/wpa_supplicant: arm64 stable (diff) | |
download | gentoo-c67971f833d479d9e2559af53de52cd577e57d15.tar.gz gentoo-c67971f833d479d9e2559af53de52cd577e57d15.tar.bz2 gentoo-c67971f833d479d9e2559af53de52cd577e57d15.zip |
sys-apps/pcsc-lite: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
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 39ccd7d8856f..93765f85c0f2 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 |