summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:43:35 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:26 +0100
commit1788ad3fb25f6183fb90fa4475d8258ad41b63e4 (patch)
tree33bd8c9970dc20717485e701b9c9925cd4596afe /dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.82.ebuild
parentdev-java/tagsoup: Dekeyword *-fbsd (diff)
downloadgentoo-1788ad3fb25f6183fb90fa4475d8258ad41b63e4.tar.gz
gentoo-1788ad3fb25f6183fb90fa4475d8258ad41b63e4.tar.bz2
gentoo-1788ad3fb25f6183fb90fa4475d8258ad41b63e4.zip
dev-java/tomcat-servlet-api: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.82.ebuild')
-rw-r--r--dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.82.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.82.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.82.ebuild
index e698024957d5..8349619ca6c6 100644
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.82.ebuild
+++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.82.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-7/v${PV}/src/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="3.0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=virtual/jdk-1.6"