commit: a2d28e7edbbb0ae23dbc90a00d0f93bff57ff39e Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Mar 2 18:22:34 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Mar 2 18:22:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d28e7e
sys-apps/pcsc-lite: Stabilize 2.3.1 amd64, #950473 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> sys-apps/pcsc-lite/pcsc-lite-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/pcsc-lite/pcsc-lite-2.3.1.ebuild b/sys-apps/pcsc-lite/pcsc-lite-2.3.1.ebuild index 61cdcf630fc2..ab5fc31d5c2e 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-2.3.1.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-2.3.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://pcsclite.apdu.fr/files/${P}.tar.xz" # upstream. LICENSE="BSD GPL-3+ BSD-2 ISC GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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.
