diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:19:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:28 +0100 |
commit | 71a173dc9b03f3100cf37c54fbbeb76aa6ac4202 (patch) | |
tree | 24f7e5abef0ddf620ab2581ccddf8eb8f7e89213 | |
parent | net-dns/bind-tools: ppc stable wrt bug #605454 (diff) | |
download | gentoo-71a173dc9b03f3100cf37c54fbbeb76aa6ac4202.tar.gz gentoo-71a173dc9b03f3100cf37c54fbbeb76aa6ac4202.tar.bz2 gentoo-71a173dc9b03f3100cf37c54fbbeb76aa6ac4202.zip |
sys-apps/pcsc-lite: ppc stable wrt bug #604574
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild index 13786196fcc9..f8782867bf54 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}" # upstream. LICENSE="BSD ISC MIT GPL-3+ GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-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 |