diff options
author | 2021-04-12 23:09:48 +0000 | |
---|---|---|
committer | 2021-04-12 23:09:48 +0000 | |
commit | ed3ee52b864b0ecc8919fd1c702bfec1b4aba73d (patch) | |
tree | 7c20ab95f209f5ba97a5a3d89751b0630334735b /app-text/gspell | |
parent | app-text/iso-codes: Stabilize 4.5.0 arm64, #774927 (diff) | |
download | gentoo-ed3ee52b864b0ecc8919fd1c702bfec1b4aba73d.tar.gz gentoo-ed3ee52b864b0ecc8919fd1c702bfec1b4aba73d.tar.bz2 gentoo-ed3ee52b864b0ecc8919fd1c702bfec1b4aba73d.zip |
app-text/gspell: Stabilize 1.8.4 arm64, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.8.4.ebuild b/app-text/gspell/gspell-1.8.4.ebuild index 549adb416230..8c255e7c8d2c 100644 --- a/app-text/gspell/gspell-1.8.4.ebuild +++ b/app-text/gspell/gspell-1.8.4.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 )" |