diff options
author | Sam James <sam@gentoo.org> | 2023-06-03 03:29:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-03 03:29:57 +0100 |
commit | fd935c0cbb5f393700d79ad0efeb2f08b58b632c (patch) | |
tree | ff28735f33ebbd1e18660a3ae1e86822a73e78ca /app-text/gspell | |
parent | app-text/rarian: Stabilize 0.8.4 ppc, #907629 (diff) | |
download | gentoo-fd935c0cbb5f393700d79ad0efeb2f08b58b632c.tar.gz gentoo-fd935c0cbb5f393700d79ad0efeb2f08b58b632c.tar.bz2 gentoo-fd935c0cbb5f393700d79ad0efeb2f08b58b632c.zip |
app-text/gspell: Stabilize 1.12.1 ppc, #907618
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.12.1.ebuild b/app-text/gspell/gspell-1.12.1.ebuild index 680e4edf2eed..2de97495ad39 100644 --- a/app-text/gspell/gspell-1.12.1.ebuild +++ b/app-text/gspell/gspell-1.12.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gspell" LICENSE="LGPL-2.1+" SLOT="0/2" # subslot = libgspell-1 soname version -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |