diff options
Diffstat (limited to 'dev-libs/openct/openct-0.6.17.ebuild')
-rw-r--r-- | dev-libs/openct/openct-0.6.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openct/openct-0.6.17.ebuild b/dev-libs/openct/openct-0.6.17.ebuild index b0225101e01c..84546844a2a2 100644 --- a/dev-libs/openct/openct-0.6.17.ebuild +++ b/dev-libs/openct/openct-0.6.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.17.ebuild,v 1.1 2009/07/29 14:11:10 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.17.ebuild,v 1.2 2009/08/30 16:36:09 nixnut Exp $ EAPI="2" @@ -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" |