diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-06 07:36:11 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-06 07:44:02 +0800 |
commit | 2871ac9a1e2f1ce7aa961a0567145a2f58d01971 (patch) | |
tree | b976bb08226ee236012e367b2d75f502014a07a6 /sys-apps/pcsc-lite | |
parent | dev-libs/libnl: keyword 3.6.0-r1 for ~loong (diff) | |
download | gentoo-2871ac9a1e2f1ce7aa961a0567145a2f58d01971.tar.gz gentoo-2871ac9a1e2f1ce7aa961a0567145a2f58d01971.tar.bz2 gentoo-2871ac9a1e2f1ce7aa961a0567145a2f58d01971.zip |
sys-apps/pcsc-lite: keyword 1.9.5 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.9.5.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.9.5.ebuild index 147fd36f5bc0..3b34179b63c5 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.9.5.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.9.5.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 ~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 |