dev-java/lucene: Dekeyword *-fbsd

This commit is contained in:
Michał Górny
2018-03-01 09:42:43 +01:00
parent e05ca99858
commit 16d6e7a2a3
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ DESCRIPTION="High-performance, full-featured Java text search engine"
HOMEPAGE="https://lucene.apache.org"
SRC_URI="mirror://apache/lucene/java/archive/${P}-src.tar.gz"
KEYWORDS="amd64 x86 ~x86-fbsd"
KEYWORDS="amd64 x86"
LICENSE="Apache-1.1"
SLOT="1"

View File

@@ -15,7 +15,7 @@ SRC_URI="https://archive.apache.org/dist/${PN}/java/${P}-src.tar.gz -> ${P}.tar.
LICENSE="Apache-2.0"
SLOT="2.4"
KEYWORDS="amd64 x86 ~x86-fbsd"
KEYWORDS="amd64 x86"
CDEPEND="
dev-java/javacc:0"