diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 16:48:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 16:48:02 +0100 |
commit | fc77a36cfecbf809797e91e28376d245ef8e57b2 (patch) | |
tree | f05da9cbe63069fbe6d3c8b5db93718bec3c17d5 /www-servers | |
parent | dev-java/tomcat-servlet-api: amd64 stable wrt bug #700462 (diff) | |
download | gentoo-fc77a36cfecbf809797e91e28376d245ef8e57b2.tar.gz gentoo-fc77a36cfecbf809797e91e28376d245ef8e57b2.tar.bz2 gentoo-fc77a36cfecbf809797e91e28376d245ef8e57b2.zip |
www-servers/tomcat: amd64 stable wrt bug #700462
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.5.47.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.47.ebuild b/www-servers/tomcat/tomcat-8.5.47.ebuild index 5f75e72509c6..9b5c64f0de13 100644 --- a/www-servers/tomcat/tomcat-8.5.47.ebuild +++ b/www-servers/tomcat/tomcat-8.5.47.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.5" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |