diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:11:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:12:05 +0200 |
commit | b9043c2cd062fb17614616fc8109ba8fbc077432 (patch) | |
tree | 14ee34c28b0be63eaed8586b805494b36d11e999 /app-text/gspell | |
parent | app-text/enchant: x86 stable wrt bug #717076 (diff) | |
download | gentoo-b9043c2cd062fb17614616fc8109ba8fbc077432.tar.gz gentoo-b9043c2cd062fb17614616fc8109ba8fbc077432.tar.bz2 gentoo-b9043c2cd062fb17614616fc8109ba8fbc077432.zip |
app-text/gspell: x86 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.8.3.ebuild b/app-text/gspell/gspell-1.8.3.ebuild index 58bd1ab3d915..fcd271945a62 100644 --- a/app-text/gspell/gspell-1.8.3.ebuild +++ b/app-text/gspell/gspell-1.8.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="LGPL-2.1+" SLOT="0/2" # subslot = libgspell-1 soname version -KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |