diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 10:55:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 11:02:18 +0100 |
commit | b2147b3677c3c27f925847ed7eaba4f21c62c3eb (patch) | |
tree | cc75b040964a3a4d3c2f575d894eb04cf7ef24f8 /sys-apps/pcsc-lite | |
parent | dev-python/httplib2: ppc64 stable wrt bug #468252 (diff) | |
download | gentoo-b2147b3677c3c27f925847ed7eaba4f21c62c3eb.tar.gz gentoo-b2147b3677c3c27f925847ed7eaba4f21c62c3eb.tar.bz2 gentoo-b2147b3677c3c27f925847ed7eaba4f21c62c3eb.zip |
sys-apps/pcsc-lite: ppc64 stable wrt bug #604574
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/pcsc-lite')
-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 3020c9a3a512..bbc4c5eb07ee 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 |