diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:19:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:22 +0100 |
commit | 98cfc8deac86bcae46d0ccf0d4c159eb0b474618 (patch) | |
tree | 11f891a1aeb48340deebcfa1aebb4398a80d95af /sys-apps/pcsc-lite | |
parent | sys-kernel/linux-headers: ppc64 stable wrt bug #598613 (diff) | |
download | gentoo-98cfc8deac86bcae46d0ccf0d4c159eb0b474618.tar.gz gentoo-98cfc8deac86bcae46d0ccf0d4c159eb0b474618.tar.bz2 gentoo-98cfc8deac86bcae46d0ccf0d4c159eb0b474618.zip |
sys-apps/pcsc-lite: ppc64 stable wrt bug #585302
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.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild index 3ca37a904217..a42b02090435 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |