summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-02-05 11:30:34 +0200
committerMart Raudsepp <leio@gentoo.org>2020-02-05 11:32:08 +0200
commit3723c006cb3ffe9159fca731e048ac1c73898d66 (patch)
tree0e22423efb59aa38f7640c0a14f7a352edc83b74 /app-text/gspell
parentapp-text/gspell: bump to 1.8.3 (diff)
downloadgentoo-3723c006cb3ffe9159fca731e048ac1c73898d66.tar.gz
gentoo-3723c006cb3ffe9159fca731e048ac1c73898d66.tar.bz2
gentoo-3723c006cb3ffe9159fca731e048ac1c73898d66.zip
app-text/gspell-1.8: add ~arm64 keyword
No reason to not have a keyword on these - the 1.8 series was just p.masked and thus not marked ~arm64 together with 1.6 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.ebuild2
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 bb343dd17de0..0c4cc9d247ac 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/1" # subslot = libgspell-1 soname version
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection +vala"
REQUIRED_USE="vala? ( introspection )"