diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 16:41:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 16:41:41 +0100 |
commit | 354f78af9a962cc205de369f80f40ce14385e94b (patch) | |
tree | 4e9e5198e042fa291347d0f8fc131d855d8f6d6e /app-text/gspell/gspell-1.4.2.ebuild | |
parent | sys-kernel/gentoo-sources: fix manifest (diff) | |
download | gentoo-354f78af9a962cc205de369f80f40ce14385e94b.tar.gz gentoo-354f78af9a962cc205de369f80f40ce14385e94b.tar.bz2 gentoo-354f78af9a962cc205de369f80f40ce14385e94b.zip |
app-text/gspell: Tested on ~amd64-fbsd
Diffstat (limited to 'app-text/gspell/gspell-1.4.2.ebuild')
-rw-r--r-- | app-text/gspell/gspell-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.4.2.ebuild b/app-text/gspell/gspell-1.4.2.ebuild index c6f0105cc171..25328fe7e66c 100644 --- a/app-text/gspell/gspell-1.4.2.ebuild +++ b/app-text/gspell/gspell-1.4.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 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~sparc x86 ~amd64-fbsd" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |