diff options
author | Sam James <sam@gentoo.org> | 2022-11-25 05:20:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-25 05:20:53 +0000 |
commit | be329aedf5f8f828f105727552d3c5540103b525 (patch) | |
tree | 9c95efe46456708735782baa36d0ec2854c8a3da /sys-apps/pcsc-lite/pcsc-lite-1.9.9.ebuild | |
parent | sys-process/cronie: Stabilize 1.6.1-r2 ppc64, #882847 (diff) | |
download | gentoo-be329aedf5f8f828f105727552d3c5540103b525.tar.gz gentoo-be329aedf5f8f828f105727552d3c5540103b525.tar.bz2 gentoo-be329aedf5f8f828f105727552d3c5540103b525.zip |
sys-apps/pcsc-lite: Stabilize 1.9.9 x86, #882859
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/pcsc-lite/pcsc-lite-1.9.9.ebuild')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.9.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.9.9.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.9.9.ebuild index 191d91185301..e1f47aa90d59 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.9.9.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.9.9.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. |