diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:04:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:04:04 +0100 |
commit | ade01096b9e586fd486a67cb1d15109b99637f16 (patch) | |
tree | 5354cd9287906255fd92d55f0dc65cc4fa391521 /app-text/gspell | |
parent | app-text/enchant: Stabilize 2.3.3-r1 ppc64, #843794 (diff) | |
download | gentoo-ade01096b9e586fd486a67cb1d15109b99637f16.tar.gz gentoo-ade01096b9e586fd486a67cb1d15109b99637f16.tar.bz2 gentoo-ade01096b9e586fd486a67cb1d15109b99637f16.zip |
app-text/gspell: Stabilize 1.10.0 ppc64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.10.0.ebuild b/app-text/gspell/gspell-1.10.0.ebuild index 83ad30d97101..db3694f61977 100644 --- a/app-text/gspell/gspell-1.10.0.ebuild +++ b/app-text/gspell/gspell-1.10.0.ebuild @@ -10,7 +10,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 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |