diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 16:59:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 17:28:16 +0300 |
commit | 5507415e8282efaeb2718c3d751fa3d430cda747 (patch) | |
tree | b6f508853d6bb67d4f680252a7fd60c785d75ef0 /app-text/gspell | |
parent | app-text/evince: x86 stable wrt bug #670024 (diff) | |
download | gentoo-5507415e8282efaeb2718c3d751fa3d430cda747.tar.gz gentoo-5507415e8282efaeb2718c3d751fa3d430cda747.tar.bz2 gentoo-5507415e8282efaeb2718c3d751fa3d430cda747.zip |
app-text/gspell: x86 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.6.1.ebuild b/app-text/gspell/gspell-1.6.1.ebuild index 3be1e644bb71..181912bf171e 100644 --- a/app-text/gspell/gspell-1.6.1.ebuild +++ b/app-text/gspell/gspell-1.6.1.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 ~amd64-fbsd" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |