diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-04-13 00:48:21 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-13 00:52:18 +0300 |
commit | 96183cdd75730b64a137a1afc9810e3593862f6a (patch) | |
tree | b04bce382bb15c659e103334d6dcbf5665392380 /app-text/gspell | |
parent | app-text/enchant: arm64 stable (bug #717076) (diff) | |
download | gentoo-96183cdd75730b64a137a1afc9810e3593862f6a.tar.gz gentoo-96183cdd75730b64a137a1afc9810e3593862f6a.tar.bz2 gentoo-96183cdd75730b64a137a1afc9810e3593862f6a.zip |
app-text/gspell: arm64 stable (bug #717076)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.8.3.ebuild b/app-text/gspell/gspell-1.8.3.ebuild index 70eb544cba3a..f9a1369a6099 100644 --- a/app-text/gspell/gspell-1.8.3.ebuild +++ b/app-text/gspell/gspell-1.8.3.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 )" |