diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-12 19:47:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-12 19:48:03 +0100 |
commit | 45a561f3258e52c032556925ff37e472b6483570 (patch) | |
tree | ba6eb34d43fcc5f224e4786bbc531d979aae2283 /sys-apps/pcsc-lite | |
parent | net-libs/mbedtls: version bump to 2.6.1 (diff) | |
download | gentoo-45a561f3258e52c032556925ff37e472b6483570.tar.gz gentoo-45a561f3258e52c032556925ff37e472b6483570.tar.bz2 gentoo-45a561f3258e52c032556925ff37e472b6483570.zip |
sys-apps/pcsc-lite: stable 1.8.22 for ppc64, bug #633674
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild index 7f14616f7568..f69aa88c1b60 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" # 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 |