dev-java/jflex: Dekeyword *-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 08:42:11 +0000 (09:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 08:46:06 +0000 (09:46 +0100)
dev-java/jflex/jflex-1.6.1.ebuild

index a9b7189a05592601ad9a2262a6d7a7f8a6596d4a..e5f745463c4cf428bd24733807b23c1b180a931e 100644 (file)
@@ -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="5"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.jflex.de/"
 SRC_URI="http://${PN}.de/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="examples test vim-syntax"
 
 CDEPEND="dev-java/ant-core:0"