diff options
author | 2022-05-31 09:08:19 +0200 | |
---|---|---|
committer | 2022-05-31 09:08:19 +0200 | |
commit | 627a965cf03a267097a451f10956d0189162fe77 (patch) | |
tree | 8f230c1b5a36a5feadcd8d9b0eb8a1fa43047403 | |
parent | dev-python/watchgod: Stabilize 0.8.2 amd64, #848675 (diff) | |
download | gentoo-627a965cf03a267097a451f10956d0189162fe77.tar.gz gentoo-627a965cf03a267097a451f10956d0189162fe77.tar.bz2 gentoo-627a965cf03a267097a451f10956d0189162fe77.zip |
sys-apps/pcsc-lite: Stabilize 1.9.7 arm64, #848594
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild index edd08a112571..031de01016f3 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild @@ -16,7 +16,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 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 |