diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-11 19:13:20 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-11 19:13:20 +0000 |
commit | 46cc588043b0cdd30fd57c4f889ab6a2d713f053 (patch) | |
tree | 16734c52028c5ffd4ed438f954b5dc5ebe83f22c /dev-java/java-config/java-config-2.0.31-r5.ebuild | |
parent | Stable on ppc64; bug #173878 (diff) | |
download | gentoo-2-46cc588043b0cdd30fd57c4f889ab6a2d713f053.tar.gz gentoo-2-46cc588043b0cdd30fd57c4f889ab6a2d713f053.tar.bz2 gentoo-2-46cc588043b0cdd30fd57c4f889ab6a2d713f053.zip |
Stable on amd64 wrt bug 174171
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-java/java-config/java-config-2.0.31-r5.ebuild')
-rw-r--r-- | dev-java/java-config/java-config-2.0.31-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/java-config/java-config-2.0.31-r5.ebuild b/dev-java/java-config/java-config-2.0.31-r5.ebuild index a129fe12be88..bd435aab17a2 100644 --- a/dev-java/java-config/java-config-2.0.31-r5.ebuild +++ b/dev-java/java-config/java-config-2.0.31-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.31-r5.ebuild,v 1.1 2007/03/16 11:13:16 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.31-r5.ebuild,v 1.2 2007/04/11 19:13:20 welp Exp $ inherit base distutils eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/python" |