summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-18 13:30:26 +0000
committerSam James <sam@gentoo.org>2024-02-18 13:30:26 +0000
commita053b1e5de8da547ec36626c0592953879671c8c (patch)
tree99b0b59b34750ca4eb569125e7ade5abcb05beaa /sys-apps/pcsc-lite
parentdev-build/autoconf-wrapper: Stabilize 20231224 ALLARCHES, #924900 (diff)
downloadgentoo-a053b1e5de8da547ec36626c0592953879671c8c.tar.gz
gentoo-a053b1e5de8da547ec36626c0592953879671c8c.tar.bz2
gentoo-a053b1e5de8da547ec36626c0592953879671c8c.zip
sys-apps/pcsc-lite: Stabilize 2.0.1 arm64, #924904
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r--sys-apps/pcsc-lite/pcsc-lite-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-2.0.1.ebuild b/sys-apps/pcsc-lite/pcsc-lite-2.0.1.ebuild
index 458fdf6cfc47..689546ab7867 100644
--- a/sys-apps/pcsc-lite/pcsc-lite-2.0.1.ebuild
+++ b/sys-apps/pcsc-lite/pcsc-lite-2.0.1.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~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
# that's going to be worse.