commit: abb9e684cdcac2a0e4766d5e2c3e30d1c72d7ab2
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 14:07:07 2017 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 14:07:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb9e684
www-servers/tomcat: marked version 7.0.81 as amd64 stable per bug #631420
Package-Manager: Portage-2.3.8, Repoman-2.3.3
www-servers/tomcat/tomcat-7.0.81.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-7.0.81.ebuild
b/www-servers/tomcat/tomcat-7.0.81.ebuild
index 407d62aa7f8..f583bb614aa 100644
--- a/www-servers/tomcat/tomcat-7.0.81.ebuild
+++ b/www-servers/tomcat/tomcat-7.0.81.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?