summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-10-21 13:34:05 -0700
committerMatt Turner <mattst88@gentoo.org>2019-10-21 13:35:54 -0700
commit87194aad4cf46d92af5e3e8575a11c812fff45b5 (patch)
treea850bb49229c48aaf7b0b1d409d9125918ae2f21 /app-text/gspell
parentx11-misc/xdg-utils: Drop old (diff)
downloadgentoo-87194aad4cf46d92af5e3e8575a11c812fff45b5.tar.gz
gentoo-87194aad4cf46d92af5e3e8575a11c812fff45b5.tar.bz2
gentoo-87194aad4cf46d92af5e3e8575a11c812fff45b5.zip
*/*: Remove some ~amd64-fbsd ~x86-fbsd keywords
These were from a pull request that rotted for a month. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r--app-text/gspell/gspell-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.8.2.ebuild b/app-text/gspell/gspell-1.8.2.ebuild
index 19aaa905998b..52ccc9e64039 100644
--- a/app-text/gspell/gspell-1.8.2.ebuild
+++ b/app-text/gspell/gspell-1.8.2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
LICENSE="LGPL-2.1+"
SLOT="0/1" # subslot = libgspell-1 soname version
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"