diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-09 22:36:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-09 22:36:39 +0000 |
commit | 7f3cf2894c4ebbe9539e0a80064fffbe18bf1e52 (patch) | |
tree | 3b84e6e5d6562523998a4d8f423a1f1f3420c4d2 /dev-java/lzmajio/lzmajio-0.94.ebuild | |
parent | amd64 stable, bug #260554 (diff) | |
download | gentoo-2-7f3cf2894c4ebbe9539e0a80064fffbe18bf1e52.tar.gz gentoo-2-7f3cf2894c4ebbe9539e0a80064fffbe18bf1e52.tar.bz2 gentoo-2-7f3cf2894c4ebbe9539e0a80064fffbe18bf1e52.zip |
amd64/x86 stable, bug #260960
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/lzmajio/lzmajio-0.94.ebuild')
-rw-r--r-- | dev-java/lzmajio/lzmajio-0.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/lzmajio/lzmajio-0.94.ebuild b/dev-java/lzmajio/lzmajio-0.94.ebuild index 5ce3553df631..35275dab9eff 100644 --- a/dev-java/lzmajio/lzmajio-0.94.ebuild +++ b/dev-java/lzmajio/lzmajio-0.94.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-java/lzmajio/lzmajio-0.94.ebuild,v 1.2 2009/01/26 23:18:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/lzmajio/lzmajio-0.94.ebuild,v 1.3 2009/03/09 22:36:39 maekke Exp $ JAVA_PKG_IUSE="doc source" EAPI=2 @@ -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="" |