commit: 1a36e793cf361c2ca8a72b72b7f4f7a8276eb6b1
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 15:05:21 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 15:11:28 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a36e793
dev-java/commons-net: Stable for amd64. Retroactively mark stable for the
remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.26
dev-java/commons-net/commons-net-3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/commons-net/commons-net-3.2.ebuild
b/dev-java/commons-net/commons-net-3.2.ebuild
index f7af652..a460a93 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}"