diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:29:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:29:46 +0100 |
commit | 70bf487bdcbd58ada186eb2447761b3b43986f35 (patch) | |
tree | c13281b79dd836aaef1a123d595be6876b586098 /www-servers/tomcat | |
parent | dev-db/postgresql: x86 stable wrt bug #602130 (diff) | |
download | gentoo-70bf487bdcbd58ada186eb2447761b3b43986f35.tar.gz gentoo-70bf487bdcbd58ada186eb2447761b3b43986f35.tar.bz2 gentoo-70bf487bdcbd58ada186eb2447761b3b43986f35.zip |
www-servers/tomcat: x86 stable wrt bug #598324
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.73.ebuild | 2 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.39.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.73.ebuild b/www-servers/tomcat/tomcat-7.0.73.ebuild index 3d2c5387d435..e5ed1606b3c4 100644 --- a/www-servers/tomcat/tomcat-7.0.73.ebuild +++ b/www-servers/tomcat/tomcat-7.0.73.ebuild @@ -16,7 +16,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 x86 ~x86-freebsd ~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.39.ebuild b/www-servers/tomcat/tomcat-8.0.39.ebuild index 4ce2c7795fd4..18cf559c89e4 100644 --- a/www-servers/tomcat/tomcat-8.0.39.ebuild +++ b/www-servers/tomcat/tomcat-8.0.39.ebuild @@ -16,7 +16,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |