diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-29 22:36:53 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-29 22:42:41 +0200 |
commit | 16af1ddf23918e6af999fd6d1e678bc4233ee5b9 (patch) | |
tree | 21bd13034f19f38f034fa773b9054b3a9527f963 /www-servers | |
parent | dev-java/tomcat-servlet-api: x86 stable (bug #627514) (diff) | |
download | gentoo-16af1ddf23918e6af999fd6d1e678bc4233ee5b9.tar.gz gentoo-16af1ddf23918e6af999fd6d1e678bc4233ee5b9.tar.bz2 gentoo-16af1ddf23918e6af999fd6d1e678bc4233ee5b9.zip |
www-servers/tomcat: x86 stable (bug #627514)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.79.ebuild | 2 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.45.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.79.ebuild b/www-servers/tomcat/tomcat-7.0.79.ebuild index f583bb614aaf..0d01aa49b311 100644 --- a/www-servers/tomcat/tomcat-7.0.79.ebuild +++ b/www-servers/tomcat/tomcat-7.0.79.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="7" -KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps websockets" RESTRICT="test" # can we run them on a production system? diff --git a/www-servers/tomcat/tomcat-8.0.45.ebuild b/www-servers/tomcat/tomcat-8.0.45.ebuild index 328c089e9581..1e01093d2591 100644 --- a/www-servers/tomcat/tomcat-8.0.45.ebuild +++ b/www-servers/tomcat/tomcat-8.0.45.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="8" -KEYWORDS="amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |