diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-06 03:57:22 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-06 03:57:22 +0000 |
commit | ef50d47dfc6fb42631b8cd78c5a5f6eb6357fd37 (patch) | |
tree | 0ec851211f5384b2bbae69a9a45f52cbda618670 /sys-apps/pcsc-lite/pcsc-lite-1.8.6.ebuild | |
parent | x86 stable wrt bug #442432 (diff) | |
download | historical-ef50d47dfc6fb42631b8cd78c5a5f6eb6357fd37.tar.gz historical-ef50d47dfc6fb42631b8cd78c5a5f6eb6357fd37.tar.bz2 historical-ef50d47dfc6fb42631b8cd78c5a5f6eb6357fd37.zip |
x86 stable wrt bug #442432
Package-Manager: portage-2.1.11.31/cvs/Linux i686
Manifest-Sign-Key: 0x30427902
Diffstat (limited to 'sys-apps/pcsc-lite/pcsc-lite-1.8.6.ebuild')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.6.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.6.ebuild index 1a284fc02ce3..27c325edc1d6 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.6.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.8.6.ebuild,v 1.8 2012/11/28 22:50:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.8.6.ebuild,v 1.9 2012/12/06 03:57:16 phajdan.jr Exp $ EAPI="4" @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD ISC MIT GPL-3+" SLOT="0" -KEYWORDS="amd64 arm hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="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 |