dev-java/libreadline-java: Dekeyword *-fbsd

This commit is contained in:
Michał Górny
2018-03-01 09:42:38 +01:00
parent 3c203724a8
commit 85a8802a42

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/java-readline/${P}-src.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
KEYWORDS="amd64 ppc64 x86"
IUSE="elibc_FreeBSD"
COMMON_DEP="sys-libs/ncurses"