From: Patrice Clement Date: Fri, 6 May 2016 21:27:29 +0000 (+0000) Subject: dev-java/portletapi: Stable for amd64. Retroactively mark stable for the remaining... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b6bb2cb4c58701d787b7b1fdc98d86feff7884a1;p=gentoo.git dev-java/portletapi: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 --- diff --git a/dev-java/portletapi/portletapi-1.0-r1.ebuild b/dev-java/portletapi/portletapi-1.0-r1.ebuild index 7689b6084200..ac7574ddc5d1 100644 --- a/dev-java/portletapi/portletapi-1.0-r1.ebuild +++ b/dev-java/portletapi/portletapi-1.0-r1.ebuild @@ -14,12 +14,11 @@ SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND=" >=virtual/jre-1.6" DEPEND=" - >=virtual/jdk-1.6 - source? ( app-arch/zip )" + >=virtual/jdk-1.6"