diff options
author | 2017-10-11 19:46:22 +0200 | |
---|---|---|
committer | 2017-10-11 19:46:22 +0200 | |
commit | 87ad6f6c9aacfc1d5508a87e6afe5daa6ec2d63d (patch) | |
tree | bf62e05d379ca47073583fb552c612a9240cb0f7 /sys-apps/pcsc-lite | |
parent | media-video/mplayer: Stable on amd64 (diff) | |
download | gentoo-87ad6f6c9aacfc1d5508a87e6afe5daa6ec2d63d.tar.gz gentoo-87ad6f6c9aacfc1d5508a87e6afe5daa6ec2d63d.tar.bz2 gentoo-87ad6f6c9aacfc1d5508a87e6afe5daa6ec2d63d.zip |
sys-apps/pcsc-lite: Stable on amd64
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild index 7f3ea5145333..7f14616f7568 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" # upstream. LICENSE="BSD ISC MIT GPL-3+ GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-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 |