diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-12 20:13:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-12 20:26:17 +0000 |
commit | a6072b2f116d4bfa50f2eb51002ae7b601d8831d (patch) | |
tree | 872c3fa6b84933f54f3a0401410f64760e405417 /sys-apps/pcsc-lite | |
parent | dev-python/sqlalchemy-migrate: mark 0.11.0-r1 sparc, bug #670894 (diff) | |
download | gentoo-a6072b2f116d4bfa50f2eb51002ae7b601d8831d.tar.gz gentoo-a6072b2f116d4bfa50f2eb51002ae7b601d8831d.tar.bz2 gentoo-a6072b2f116d4bfa50f2eb51002ae7b601d8831d.zip |
sys-apps/pcsc-lite: stable 1.8.23 for sparc, bug #663594
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild index 485d618a3a1f..bb40a9aac46a 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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 |