diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:01:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:01:57 +0100 |
commit | 021fee985799e89f57ee6db7d0ecd6702008ef5d (patch) | |
tree | 64fbc6edf6899ed3d98bcec7eaf145d62a9975a2 /sys-apps | |
parent | sys-apps/pcsc-lite: Stabilize 2.0.0 ppc64, #909111 (diff) | |
download | gentoo-021fee985799e89f57ee6db7d0ecd6702008ef5d.tar.gz gentoo-021fee985799e89f57ee6db7d0ecd6702008ef5d.tar.bz2 gentoo-021fee985799e89f57ee6db7d0ecd6702008ef5d.zip |
sys-apps/pcsc-lite: Stabilize 2.0.0 x86, #909111
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild b/sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild index 2b484bd656a2..0e65313e75ed 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-2.0.0.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-2.0.0.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 ~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 # that's going to be worse. |