diff options
author | Markus Meier <maekke@gentoo.org> | 2017-01-08 19:37:28 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-01-08 19:37:28 +0100 |
commit | bf799933df899c21d709970642effd6e8b71084b (patch) | |
tree | 12393d285e09682344a96150bfb8003bcd38cf90 /sys-apps | |
parent | media-libs/libpng: arm stable, bug #604082 (diff) | |
download | gentoo-bf799933df899c21d709970642effd6e8b71084b.tar.gz gentoo-bf799933df899c21d709970642effd6e8b71084b.tar.bz2 gentoo-bf799933df899c21d709970642effd6e8b71084b.zip |
sys-apps/pcsc-lite: arm stable, bug #604574
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps')
-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 26ec1ca6528a..63f904e215b8 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 |