summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-04-23 15:05:21 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-04-23 15:11:28 +0000
commit1a36e793cf361c2ca8a72b72b7f4f7a8276eb6b1 (patch)
tree0ec36d6fa702f857e333d7b30f7ce2fe92f6d071
parentdev-java/commons-discovery: Version bump. (diff)
downloadgentoo-1a36e793cf361c2ca8a72b72b7f4f7a8276eb6b1.tar.gz
gentoo-1a36e793cf361c2ca8a72b72b7f4f7a8276eb6b1.tar.bz2
gentoo-1a36e793cf361c2ca8a72b72b7f4f7a8276eb6b1.zip
dev-java/commons-net: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.26
-rw-r--r--dev-java/commons-net/commons-net-3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-net/commons-net-3.2.ebuild b/dev-java/commons-net/commons-net-3.2.ebuild
index f7af65216781..a460a93c9554 100644
--- a/dev-java/commons-net/commons-net-3.2.ebuild
+++ b/dev-java/commons-net/commons-net-3.2.ebuild
@@ -21,7 +21,7 @@ RDEPEND=">=virtual/jre-1.5"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
S="${WORKDIR}/${MY_P}"