diff options
author | 2019-10-11 17:38:23 +0200 | |
---|---|---|
committer | 2019-10-11 17:38:23 +0200 | |
commit | 4bcc85fa8bdfc905f5eea0fcc9b97475225c1f06 (patch) | |
tree | e528a2061b66555e3d02c5e09e4ca1d6c7e3ca90 /www-servers/tomcat/tomcat-8.5.43.ebuild | |
parent | www-misc: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-4bcc85fa8bdfc905f5eea0fcc9b97475225c1f06.tar.gz gentoo-4bcc85fa8bdfc905f5eea0fcc9b97475225c1f06.tar.bz2 gentoo-4bcc85fa8bdfc905f5eea0fcc9b97475225c1f06.zip |
www-servers: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-servers/tomcat/tomcat-8.5.43.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.43.ebuild b/www-servers/tomcat/tomcat-8.5.43.ebuild index 542077cf492..c6e5e958e89 100644 --- a/www-servers/tomcat/tomcat-8.5.43.ebuild +++ b/www-servers/tomcat/tomcat-8.5.43.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 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |