diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-23 11:04:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-23 11:04:56 +0200 |
commit | 40500ae758687c1c0e3a1b519663f22edc47cdc0 (patch) | |
tree | 7b8bfaed73fd2f5ff0d95a7c0f68c86705af3518 /www-servers/tomcat/tomcat-8.0.26.ebuild | |
parent | app-text/pdfgrep: amd64 stable wrt bug #563766 (diff) | |
download | gentoo-40500ae758687c1c0e3a1b519663f22edc47cdc0.tar.gz gentoo-40500ae758687c1c0e3a1b519663f22edc47cdc0.tar.bz2 gentoo-40500ae758687c1c0e3a1b519663f22edc47cdc0.zip |
www-servers/tomcat: amd64 stable wrt bug #563660
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'www-servers/tomcat/tomcat-8.0.26.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.0.26.ebuild b/www-servers/tomcat/tomcat-8.0.26.ebuild index 3074dfa43e93..4284e5765752 100644 --- a/www-servers/tomcat/tomcat-8.0.26.ebuild +++ b/www-servers/tomcat/tomcat-8.0.26.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? |