dev-python: Remove *-fbsd KEYWORDS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-10-11 17:34:35 +02:00
parent 1fb4c5c19e
commit a8fce93877
567 changed files with 570 additions and 570 deletions

View File

@@ -13,7 +13,7 @@ DESCRIPTION="GtkSpell bindings for Python"
# an ebuild, currently. Punt till we actually have to face the issue.
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="doc examples"
RDEPEND="app-text/gtkspell:2"