summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2019-01-11 16:08:51 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2019-01-11 16:18:33 +0100
commit15528b324e70f85ed93c62cbefb1e7932995740f (patch)
treeafabb174fdb7ef0c7d866254e45f58252810211b /www-servers
parentdev-java/tomcat-servlet-api-8.0.52: stabilized for amd64 (diff)
downloadgentoo-15528b324e70f85ed93c62cbefb1e7932995740f.tar.gz
gentoo-15528b324e70f85ed93c62cbefb1e7932995740f.tar.bz2
gentoo-15528b324e70f85ed93c62cbefb1e7932995740f.zip
www-servers/tomcat-8.0.52: stabilized for amd64
Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/tomcat-8.0.52.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-8.0.52.ebuild b/www-servers/tomcat/tomcat-8.0.52.ebuild
index 46de488be6f4..87b27e005358 100644
--- a/www-servers/tomcat/tomcat-8.0.52.ebuild
+++ b/www-servers/tomcat/tomcat-8.0.52.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,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 ~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?