diff options
author | 2018-03-01 09:43:14 +0100 | |
---|---|---|
committer | 2018-03-01 09:46:20 +0100 | |
commit | ea6f72581b0551ec252552bac85e94a9345fa995 (patch) | |
tree | ccc05d0acde0e068d4cedba8ae28dcd21481758c /dev-java/servletapi/servletapi-2.2-r4.ebuild | |
parent | dev-java/saxpath: Dekeyword *-fbsd (diff) | |
download | gentoo-ea6f72581b0551ec252552bac85e94a9345fa995.tar.gz gentoo-ea6f72581b0551ec252552bac85e94a9345fa995.tar.bz2 gentoo-ea6f72581b0551ec252552bac85e94a9345fa995.zip |
dev-java/servletapi: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/servletapi/servletapi-2.2-r4.ebuild')
-rw-r--r-- | dev-java/servletapi/servletapi-2.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/servletapi/servletapi-2.2-r4.ebuild b/dev-java/servletapi/servletapi-2.2-r4.ebuild index 0cbcbc065829..e1a24d421468 100644 --- a/dev-java/servletapi/servletapi-2.2-r4.ebuild +++ b/dev-java/servletapi/servletapi-2.2-r4.ebuild @@ -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" |