diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:04:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:04:06 +0100 |
commit | 0edbac58dfc6a1de0a4960c0d14fa9b8b34600bd (patch) | |
tree | 6f51d224e5fb4ba07d0e46e761c489e410331b22 /www-servers | |
parent | dev-db/postgresql: amd64 stable wrt bug #602130 (diff) | |
download | gentoo-0edbac58dfc6a1de0a4960c0d14fa9b8b34600bd.tar.gz gentoo-0edbac58dfc6a1de0a4960c0d14fa9b8b34600bd.tar.bz2 gentoo-0edbac58dfc6a1de0a4960c0d14fa9b8b34600bd.zip |
www-servers/tomcat: amd64 stable wrt bug #598324
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-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 ed2bbbdd93d3..3d2c5387d435 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 d990243eaea3..4ce2c7795fd4 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? |