diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-01-30 06:46:07 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-01-30 06:46:07 +0000 |
commit | 1c5fdba60b1251df8fc23e65cd7ee985cfec863c (patch) | |
tree | 35921f61e10b3ad26700aa2eb219658c6b54def4 /dev-java/commons-net/commons-net-1.4.1-r1.ebuild | |
parent | prune old version (diff) | |
download | gentoo-2-1c5fdba60b1251df8fc23e65cd7ee985cfec863c.tar.gz gentoo-2-1c5fdba60b1251df8fc23e65cd7ee985cfec863c.tar.bz2 gentoo-2-1c5fdba60b1251df8fc23e65cd7ee985cfec863c.zip |
stable x86; bug #163955
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-java/commons-net/commons-net-1.4.1-r1.ebuild')
-rw-r--r-- | dev-java/commons-net/commons-net-1.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-net/commons-net-1.4.1-r1.ebuild b/dev-java/commons-net/commons-net-1.4.1-r1.ebuild index e67d63411365..887bcfc231d6 100644 --- a/dev-java/commons-net/commons-net-1.4.1-r1.ebuild +++ b/dev-java/commons-net/commons-net-1.4.1-r1.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/commons-net/commons-net-1.4.1-r1.ebuild,v 1.6 2007/01/26 18:34:28 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.7 2007/01/30 06:46:07 opfer Exp $ inherit eutils java-pkg-2 java-ant-2 @@ -19,7 +19,7 @@ DEPEND=">=virtual/jdk-1.3 ${COMMON_DEP}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" # disabling unit tests: # http://issues.apache.org/bugzilla/show_bug.cgi?id=37985 IUSE="doc examples source" # junit |