commit: 19a6ff585f59339c2b202fe70e58798d00b802e3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 12 13:00:04 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 12 13:00:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a6ff58
sys-apps/pcsc-lite: Stabilize 2.3.0 amd64, #947943 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/pcsc-lite/pcsc-lite-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/pcsc-lite/pcsc-lite-2.3.0.ebuild b/sys-apps/pcsc-lite/pcsc-lite-2.3.0.ebuild index 175265112a7b..12fc0b73d4dd 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-2.3.0.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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.
