diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2019-01-11 16:14:25 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2019-01-11 16:18:35 +0100 |
commit | 7ef1722c9fd50afcb3afda6002960bef6f56db38 (patch) | |
tree | 0fac419fdce22c2ba9cb9cfec65573c63e440939 /www-servers | |
parent | dev-java/tomcat-servlet-api-8.5.31: stabilized for amd64 (diff) | |
download | gentoo-7ef1722c9fd50afcb3afda6002960bef6f56db38.tar.gz gentoo-7ef1722c9fd50afcb3afda6002960bef6f56db38.tar.bz2 gentoo-7ef1722c9fd50afcb3afda6002960bef6f56db38.zip |
www-servers/tomcat-8.5.31: 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.5.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.31.ebuild b/www-servers/tomcat/tomcat-8.5.31.ebuild index 00cb33f8cfc0..86bc478dfa63 100644 --- a/www-servers/tomcat/tomcat-8.5.31.ebuild +++ b/www-servers/tomcat/tomcat-8.5.31.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.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? |