diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-11 11:45:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-11 11:45:47 +0100 |
commit | bdde1708f4cf57a070f8b5c8663b55db2aa8a7f2 (patch) | |
tree | bbeef77fd128bb4c4b606095d7ba643d0f92fe2c /www-servers | |
parent | dev-java/icedtea-bin: x86 stable wrt bug #567850 (diff) | |
download | gentoo-bdde1708f4cf57a070f8b5c8663b55db2aa8a7f2.tar.gz gentoo-bdde1708f4cf57a070f8b5c8663b55db2aa8a7f2.tar.bz2 gentoo-bdde1708f4cf57a070f8b5c8663b55db2aa8a7f2.zip |
www-servers/tomcat: amd64 stable wrt bug #567984
Package-Manager: portage-2.2.20.1
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-8.0.28-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.0.28-r2.ebuild b/www-servers/tomcat/tomcat-8.0.28-r2.ebuild index 3595c5707fe4..80bf31e13cfd 100644 --- a/www-servers/tomcat/tomcat-8.0.28-r2.ebuild +++ b/www-servers/tomcat/tomcat-8.0.28-r2.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? |