commit:     d2bfb109d2227f3457066c6b47bf18624c742986
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 07:33:52 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 07:49:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2bfb109

dev-java/portletapi: Stable for amd64. Retroactively mark stable for the 
remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.26

 dev-java/portletapi/portletapi-2.0-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-java/portletapi/portletapi-2.0-r1.ebuild 
b/dev-java/portletapi/portletapi-2.0-r1.ebuild
index 8bb0b4f..a7c9e5a 100644
--- a/dev-java/portletapi/portletapi-2.0-r1.ebuild
+++ b/dev-java/portletapi/portletapi-2.0-r1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://repo1.maven.org/maven2/javax/portlet/${MY_PN}/${PV}/${MY_P}-sou
 
 LICENSE="Apache-2.0"
 SLOT="2.0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
 
 IUSE=""
 
@@ -29,7 +29,8 @@ RDEPEND="
 
 DEPEND="
        ${CDEPEND}
-       >=virtual/jdk-1.6"
+       >=virtual/jdk-1.6
+       source? ( app-arch/zip )"
 
 JAVA_ENCODING="ISO-8859-1"
 JAVA_SRC_DIR="javax"

Reply via email to