www-servers/tomcat: amd64 stable wrt bug #724344
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 21 May 2020 09:02:49 +0000 (11:02 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 21 May 2020 09:02:49 +0000 (11:02 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
www-servers/tomcat/tomcat-7.0.104.ebuild
www-servers/tomcat/tomcat-8.5.55.ebuild

index f9e66a096a9c8ff28a8d8c9e41966b7e4df7733a..8fa804171b4113aad5c6975612353e80d21bbf08 100644 (file)
@@ -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?
index 4bdde891a6898508a158e6c13804c867b7757ded..688cb7615768adcfaa330f98909012d21078129d 100644 (file)
@@ -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 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="extra-webapps"
 
 RESTRICT="test" # can we run them on a production system?