diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-06 19:20:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-06 19:20:24 +0200 |
commit | e66fdff5906a96ef3cc76ac44671732a14f1a0ba (patch) | |
tree | 7f92283751f84a86037f61cf823e3ac85dca33d4 /www-servers | |
parent | games-action/teeworlds: x86 stable wrt bug #600178 (diff) | |
download | gentoo-e66fdff5906a96ef3cc76ac44671732a14f1a0ba.tar.gz gentoo-e66fdff5906a96ef3cc76ac44671732a14f1a0ba.tar.bz2 gentoo-e66fdff5906a96ef3cc76ac44671732a14f1a0ba.zip |
www-servers/tomcat: x86 stable wrt bug #615868
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.77.ebuild | 2 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.43.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.77.ebuild b/www-servers/tomcat/tomcat-7.0.77.ebuild index f583bb614aaf..0d01aa49b311 100644 --- a/www-servers/tomcat/tomcat-7.0.77.ebuild +++ b/www-servers/tomcat/tomcat-7.0.77.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.43.ebuild b/www-servers/tomcat/tomcat-8.0.43.ebuild index 328c089e9581..1e01093d2591 100644 --- a/www-servers/tomcat/tomcat-8.0.43.ebuild +++ b/www-servers/tomcat/tomcat-8.0.43.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? |