diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2017-11-16 09:39:16 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2017-11-16 09:54:21 +0100 |
commit | 809c758548f540271b0a6b84d7a0258ab0e99d3d (patch) | |
tree | 11dbe7184bf525d8960f2ddc7c243813229903fb /www-servers | |
parent | dev-java/tomcat-servlet-api: marked 7.0.82, 8.0.47 and 8.5.23 amd64 stable (diff) | |
download | gentoo-809c758548f540271b0a6b84d7a0258ab0e99d3d.tar.gz gentoo-809c758548f540271b0a6b84d7a0258ab0e99d3d.tar.bz2 gentoo-809c758548f540271b0a6b84d7a0258ab0e99d3d.zip |
www-servers/tomcat: marked 7.0.82, 8.0.47 and 8.5.23 amd64 stable
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.82.ebuild | 2 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.47.ebuild | 2 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.23.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.82.ebuild b/www-servers/tomcat/tomcat-7.0.82.ebuild index 440a35f27a2d..77f95ae48755 100644 --- a/www-servers/tomcat/tomcat-7.0.82.ebuild +++ b/www-servers/tomcat/tomcat-7.0.82.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="7" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps websockets" RESTRICT="test" # can we run them on a production system? diff --git a/www-servers/tomcat/tomcat-8.0.47.ebuild b/www-servers/tomcat/tomcat-8.0.47.ebuild index 424ec1de47d9..0275eef00644 100644 --- a/www-servers/tomcat/tomcat-8.0.47.ebuild +++ b/www-servers/tomcat/tomcat-8.0.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" -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? diff --git a/www-servers/tomcat/tomcat-8.5.23.ebuild b/www-servers/tomcat/tomcat-8.5.23.ebuild index b00d9e34c116..dce4c263018c 100644 --- a/www-servers/tomcat/tomcat-8.5.23.ebuild +++ b/www-servers/tomcat/tomcat-8.5.23.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? |