diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:56:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:57:19 +0200 |
commit | 343ef4bdc16d78f3ac9fc1cb13c79886d7e15182 (patch) | |
tree | 31d7d7de5f4eb2668994bb964a6ffa152e0d1b13 /sys-apps/pcsc-lite | |
parent | sys-apps/pcsc-lite: Stabilize 2.0.1 ppc64, #924904 (diff) | |
download | gentoo-343ef4bdc16d78f3ac9fc1cb13c79886d7e15182.tar.gz gentoo-343ef4bdc16d78f3ac9fc1cb13c79886d7e15182.tar.bz2 gentoo-343ef4bdc16d78f3ac9fc1cb13c79886d7e15182.zip |
sys-apps/pcsc-lite: Stabilize 2.0.1 amd64, #924904
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-2.0.1.ebuild | 2 |
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 64b8b668410c..d077a99a9dcb 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. |