diff options
Diffstat (limited to 'dev-java/lzmajio/lzmajio-0.95.ebuild')
-rw-r--r-- | dev-java/lzmajio/lzmajio-0.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/lzmajio/lzmajio-0.95.ebuild b/dev-java/lzmajio/lzmajio-0.95.ebuild index 610cf35a6f94..51e6d177bb8a 100644 --- a/dev-java/lzmajio/lzmajio-0.95.ebuild +++ b/dev-java/lzmajio/lzmajio-0.95.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-java/lzmajio/lzmajio-0.95.ebuild,v 1.2 2012/04/13 18:51:11 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/lzmajio/lzmajio-0.95.ebuild,v 1.3 2012/06/03 19:29:08 ago Exp $ EAPI=2 JAVA_PKG_IUSE="doc source" @@ -13,7 +13,7 @@ SRC_URI="http://comsci.liu.edu/~league/dist/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" |