diff options
author | Sam James <sam@gentoo.org> | 2023-06-03 03:07:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-03 03:07:39 +0100 |
commit | 35055b50deee117d3e5d5275a91b661e71ba54ba (patch) | |
tree | 0ecbb09ef6811742298bf24798ee4612dff3a170 /app-text/gspell | |
parent | media-video/xine-ui: Keyword 0.99.13 arm64, #907278 (diff) | |
download | gentoo-35055b50deee117d3e5d5275a91b661e71ba54ba.tar.gz gentoo-35055b50deee117d3e5d5275a91b661e71ba54ba.tar.bz2 gentoo-35055b50deee117d3e5d5275a91b661e71ba54ba.zip |
app-text/gspell: Stabilize 1.12.1 arm, #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 9c7af3af06bb..834780870594 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 )" |