Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gspell/
Date: Thu, 01 Mar 2018 15:41:50
Message-Id: 1519918901.354f78af9a962cc205de369f80f40ce14385e94b.mgorny@gentoo
1 commit: 354f78af9a962cc205de369f80f40ce14385e94b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 15:41:10 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 15:41:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354f78af
7
8 app-text/gspell: Tested on ~amd64-fbsd
9
10 app-text/gspell/gspell-1.4.2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-text/gspell/gspell-1.4.2.ebuild b/app-text/gspell/gspell-1.4.2.ebuild
14 index c6f0105cc17..25328fe7e66 100644
15 --- a/app-text/gspell/gspell-1.4.2.ebuild
16 +++ b/app-text/gspell/gspell-1.4.2.ebuild
17 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
18
19 LICENSE="LGPL-2.1+"
20 SLOT="0/1" # subslot = libgspell-1 soname version
21 -KEYWORDS="~alpha amd64 ~arm ~ppc ~sparc x86"
22 +KEYWORDS="~alpha amd64 ~arm ~ppc ~sparc x86 ~amd64-fbsd"
23
24 IUSE="+introspection vala"
25 REQUIRED_USE="vala? ( introspection )"