diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-19 13:46:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-19 13:46:05 +0200 |
commit | 429f35d9cd7bc8a11b656de03618c64104afd335 (patch) | |
tree | 79c0502fabe71d48586049c3bb4c55ecc24a5967 /www-servers | |
parent | dev-java/tomcat-servlet-api: x86 stable (bug #631420) (diff) | |
download | gentoo-429f35d9cd7bc8a11b656de03618c64104afd335.tar.gz gentoo-429f35d9cd7bc8a11b656de03618c64104afd335.tar.bz2 gentoo-429f35d9cd7bc8a11b656de03618c64104afd335.zip |
www-servers/tomcat: x86 stable (bug #631420)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.81.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.81.ebuild b/www-servers/tomcat/tomcat-7.0.81.ebuild index f583bb614aaf..0d01aa49b311 100644 --- a/www-servers/tomcat/tomcat-7.0.81.ebuild +++ b/www-servers/tomcat/tomcat-7.0.81.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? |