Skip to content

Commit

Permalink
dev-java/portletapi: Stable for amd64. Retroactively mark stable for …
Browse files Browse the repository at this point in the history
…the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.26
  • Loading branch information
monsieurp committed Apr 22, 2016
1 parent 0076378 commit d2bfb10
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dev-java/portletapi/portletapi-2.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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=""

Expand All @@ -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"
Expand Down

0 comments on commit d2bfb10

Please sign in to comment.