summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-23 17:19:21 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-23 17:38:01 -0400
commitb910f36992c5f34d9daa6eb6416bd2657cf572c7 (patch)
tree987d4f8933abd4dd4f221ad5c9f703f415e7a42d /app-text/gspell/gspell-1.6.1.ebuild
parentdev-ruby/text: bring back sparc (diff)
downloadgentoo-b910f36992c5f34d9daa6eb6416bd2657cf572c7.tar.gz
gentoo-b910f36992c5f34d9daa6eb6416bd2657cf572c7.tar.bz2
gentoo-b910f36992c5f34d9daa6eb6416bd2657cf572c7.zip
app-text/gspell: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-text/gspell/gspell-1.6.1.ebuild')
-rw-r--r--app-text/gspell/gspell-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gspell/gspell-1.6.1.ebuild b/app-text/gspell/gspell-1.6.1.ebuild
index 181912bf171e..525e70c714f7 100644
--- a/app-text/gspell/gspell-1.6.1.ebuild
+++ b/app-text/gspell/gspell-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
LICENSE="LGPL-2.1+"
SLOT="0/1" # subslot = libgspell-1 soname version
-KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"