summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:04 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:04 +0200
commit96cadfef0d44c208be96fe251887121bc349bc8f (patch)
treef8978103f62c79e860168f6b49201e8cf1173cc8 /app-text/enchant/enchant-1.6.1.ebuild
parentapp-shells: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-96cadfef0d44c208be96fe251887121bc349bc8f.tar.gz
gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.tar.bz2
gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.zip
app-text: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/enchant/enchant-1.6.1.ebuild')
-rw-r--r--app-text/enchant/enchant-1.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-1.6.1.ebuild b/app-text/enchant/enchant-1.6.1.ebuild
index 8a0c7ad3ef3f..30cc4c9998e1 100644
--- a/app-text/enchant/enchant-1.6.1.ebuild
+++ b/app-text/enchant/enchant-1.6.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/AbiWord/enchant/releases/download/${PN}-${MY_PV}/${P
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="aspell +hunspell static-libs test"
REQUIRED_USE="|| ( hunspell aspell )"