diff options
Diffstat (limited to 'dev-libs/openct/openct-0.6.20-r3.ebuild')
-rw-r--r-- | dev-libs/openct/openct-0.6.20-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openct/openct-0.6.20-r3.ebuild b/dev-libs/openct/openct-0.6.20-r3.ebuild index 167733d5514c..f44bd6c5d5d2 100644 --- a/dev-libs/openct/openct-0.6.20-r3.ebuild +++ b/dev-libs/openct/openct-0.6.20-r3.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/dev-libs/openct/openct-0.6.20-r3.ebuild,v 1.2 2012/11/29 16:09:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.20-r3.ebuild,v 1.3 2012/11/29 16:24:23 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="library for accessing smart card terminals" HOMEPAGE="http://www.opensc-project.org/openct/" SRC_URI="http://www.opensc-project.org/files/${PN}/${P}.tar.gz" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" LICENSE="LGPL-2.1" SLOT="0" |