diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 18:10:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 19:38:29 +0300 |
commit | febf1c8a147bd56cccd49cb70080b39adc1004be (patch) | |
tree | 876afb40d45c7450226a2c2b43c6338eb03f94bb /app-text | |
parent | app-editors/ghex: x86 stable wrt bug #427546 (diff) | |
download | gentoo-febf1c8a147bd56cccd49cb70080b39adc1004be.tar.gz gentoo-febf1c8a147bd56cccd49cb70080b39adc1004be.tar.bz2 gentoo-febf1c8a147bd56cccd49cb70080b39adc1004be.zip |
app-text/gspell: x86 stable wrt bug #427546
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-0.1.2.ebuild b/app-text/gspell/gspell-0.1.2.ebuild index 64742fbd1d90..4714220dedbf 100644 --- a/app-text/gspell/gspell-0.1.2.ebuild +++ b/app-text/gspell/gspell-0.1.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+introspection vala" REQUIRED_IUSE="vala? ( introspection )" |