diff options
Diffstat (limited to 'sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild index ef564a367fd7..71561fcfa4b4 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.7.ebuild,v 1.1 2012/11/30 16:29:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild,v 1.2 2013/01/01 14:52:50 ago 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="~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 |