diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-04 12:19:32 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-04 22:07:52 +0900 |
commit | 3e5d661519dc512c373f2157d6debea1b566ccc2 (patch) | |
tree | d2a06e8c81ef008277683e4d410a02336a1bdc01 /sys-apps | |
parent | dev-util/drone-ui: Add new snapshot (diff) | |
download | gentoo-3e5d661519dc512c373f2157d6debea1b566ccc2.tar.gz gentoo-3e5d661519dc512c373f2157d6debea1b566ccc2.tar.bz2 gentoo-3e5d661519dc512c373f2157d6debea1b566ccc2.zip |
sys-apps/pcsc-lite: amd64 stable wrt bug #604574
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild | 4 |
1 files changed, 2 insertions, 2 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 241f22e4305b..ee077c15f109 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.20.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 |