diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:24:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:24:57 +0000 |
commit | 645f0106ff6a6c2f079dd3e0165db9a2da96d8f1 (patch) | |
tree | 128ff7118c4b9374b6b061893242f3d89bb47941 /app-text | |
parent | app-misc/tracker-miners: Stabilize 3.1.1 arm64, #792327 (diff) | |
download | gentoo-645f0106ff6a6c2f079dd3e0165db9a2da96d8f1.tar.gz gentoo-645f0106ff6a6c2f079dd3e0165db9a2da96d8f1.tar.bz2 gentoo-645f0106ff6a6c2f079dd3e0165db9a2da96d8f1.zip |
app-text/gspell: Stabilize 1.9.1 arm64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.9.1.ebuild b/app-text/gspell/gspell-1.9.1.ebuild index 8b70f507fede..f754d7d1f1f6 100644 --- a/app-text/gspell/gspell-1.9.1.ebuild +++ b/app-text/gspell/gspell-1.9.1.ebuild @@ -11,7 +11,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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |