diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:41:58 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:04 +0100 |
commit | bec68c44946e6f8121ad65a626ec21e2a3c59836 (patch) | |
tree | 4d180190b80b15122742b066ee443c4d2c7f5cc2 /dev-java/javahelp | |
parent | dev-java/javacup: Dekeyword *-fbsd (diff) | |
download | gentoo-bec68c44946e6f8121ad65a626ec21e2a3c59836.tar.gz gentoo-bec68c44946e6f8121ad65a626ec21e2a3c59836.tar.bz2 gentoo-bec68c44946e6f8121ad65a626ec21e2a3c59836.zip |
dev-java/javahelp: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/javahelp')
-rw-r--r-- | dev-java/javahelp/javahelp-2.0.05_p63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/javahelp/javahelp-2.0.05_p63.ebuild b/dev-java/javahelp/javahelp-2.0.05_p63.ebuild index 4164301afa2c..bd11008d4d6a 100644 --- a/dev-java/javahelp/javahelp-2.0.05_p63.ebuild +++ b/dev-java/javahelp/javahelp-2.0.05_p63.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="3" @@ -17,7 +17,7 @@ SRC_URI="https://${PN}.dev.java.net/files/documents/5985/145533/${MY_PN}-src-${M LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" COMMON_DEP=" java-virtuals/servlet-api:2.4" |