diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-31 09:11:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-31 09:11:45 +0200 |
commit | b2db5ef35d5655fb77698a90f9c304744c5553cc (patch) | |
tree | de9985dd4c3d52d4615d034d3b09a109b5ef73ba /sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild | |
parent | sys-devel/gcc: sparc stable wrt bug #848462 (diff) | |
download | gentoo-b2db5ef35d5655fb77698a90f9c304744c5553cc.tar.gz gentoo-b2db5ef35d5655fb77698a90f9c304744c5553cc.tar.bz2 gentoo-b2db5ef35d5655fb77698a90f9c304744c5553cc.zip |
sys-apps/pcsc-lite: sparc stable wrt bug #848594
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild index 4fc3242eaf3c..f81a4eec7c4e 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.9.7.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.9.7.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 ~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 |