diff options
author | 2019-06-12 11:37:36 +0200 | |
---|---|---|
committer | 2019-06-12 11:48:25 +0200 | |
commit | f533e62ed313b40c272e7c3c2964cdb5764f89ee (patch) | |
tree | 636d45d7cadf362821e5bb429dc3d5dc4a86728c /www-servers | |
parent | dev-java/tomcat-servlet-api-{7.0.93,8.5.{39,40},9.0.1{7,9}}: removed obsolete (diff) | |
download | gentoo-f533e62ed313b40c272e7c3c2964cdb5764f89ee.tar.gz gentoo-f533e62ed313b40c272e7c3c2964cdb5764f89ee.tar.bz2 gentoo-f533e62ed313b40c272e7c3c2964cdb5764f89ee.zip |
www-servers/tomcat-8.5.41: amd64 stable
Package-Manager: Portage-2.3.67, Repoman-2.3.14
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.41.ebuild b/www-servers/tomcat/tomcat-8.5.41.ebuild index 04794c75c5e0..542077cf4929 100644 --- a/www-servers/tomcat/tomcat-8.5.41.ebuild +++ b/www-servers/tomcat/tomcat-8.5.41.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 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |