Skip to content

Commit

Permalink
dev-java/servletapi: Dekeyword *-fbsd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Mar 1, 2018
1 parent 3f75970 commit ea6f725
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions dev-java/servletapi/servletapi-2.2-r3.ebuild
Original file line number Diff line number Diff line change
@@ -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

JAVA_PKG_IUSE="doc source"
Expand All @@ -13,7 +13,7 @@ DEPEND=">=virtual/jdk-1.4
RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-1.1"
SLOT="2.2"
KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris"
IUSE="doc"
S="${WORKDIR}/jakarta-servletapi-src"

Expand Down
2 changes: 1 addition & 1 deletion dev-java/servletapi/servletapi-2.2-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ DEPEND="
RDEPEND="
>=virtual/jre-1.6"

KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
LICENSE="Apache-1.1"
SLOT="2.2"
IUSE="doc"
Expand Down
4 changes: 2 additions & 2 deletions dev-java/servletapi/servletapi-2.3-r3.ebuild
Original file line number Diff line number Diff line change
@@ -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

inherit java-pkg-2 java-ant-2
Expand All @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}-20021101.tar.gz"

LICENSE="Apache-1.1"
SLOT="2.3"
KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris"
KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris"
IUSE="doc source"

DEPEND=">=virtual/jdk-1.4
Expand Down
2 changes: 1 addition & 1 deletion dev-java/servletapi/servletapi-2.3-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DESCRIPTION="Servlet API 2.3 from jakarta.apache.org"
HOMEPAGE="https://jakarta.apache.org/"
SRC_URI="mirror://gentoo/${P}-20021101.tar.gz"

KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris"
KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris"
LICENSE="Apache-1.1"
SLOT="2.3"
IUSE="doc source"
Expand Down
4 changes: 2 additions & 2 deletions dev-java/servletapi/servletapi-2.4-r5.ebuild
Original file line number Diff line number Diff line change
@@ -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

inherit eutils java-pkg-2 java-ant-2
Expand All @@ -10,7 +10,7 @@ SRC_URI="http://archive.apache.org/dist/tomcat/tomcat-5/v${TC_VERSION}/src/apach

LICENSE="Apache-1.1"
SLOT="2.4"
KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc source"

DEPEND=">=virtual/jdk-1.4
Expand Down
2 changes: 1 addition & 1 deletion dev-java/servletapi/servletapi-2.4-r6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ HOMEPAGE="https://jakarta.apache.org/"
SRC_URI="https://archive.apache.org/dist/tomcat/tomcat-5/v${TC_VERSION}/src/apache-tomcat-${TC_VERSION}-src.tar.gz"

SLOT="2.4"
KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
LICENSE="Apache-1.1"
IUSE="doc source"

Expand Down

0 comments on commit ea6f725

Please sign in to comment.