diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-02-17 21:41:47 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-02-17 21:43:03 +0000 |
commit | e6673e02a715e0011f0f59ae107432b2b4a747c7 (patch) | |
tree | 17a8755c8890927f999616c3ad507670b08b8cab /dev-java | |
parent | net-misc/openvpn: Fix build with libressl. Thanks to Marek Behun. (diff) | |
download | gentoo-e6673e02a715e0011f0f59ae107432b2b4a747c7.tar.gz gentoo-e6673e02a715e0011f0f59ae107432b2b4a747c7.tar.bz2 gentoo-e6673e02a715e0011f0f59ae107432b2b4a747c7.zip |
dev-java/tomcat-servlet-api: Stable on ppc64 using ALLARCHES policy
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.44-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.44-r1.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.44-r1.ebuild index 2c0f12781f28..87f16b934944 100644 --- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.44-r1.ebuild +++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.44-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-6/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="2.5" -KEYWORDS="amd64 ~arm ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.6" |