app-text/gspell-1.8: add ~arm64 keyword
authorMart Raudsepp <leio@gentoo.org>
Wed, 5 Feb 2020 09:30:34 +0000 (11:30 +0200)
committerMart Raudsepp <leio@gentoo.org>
Wed, 5 Feb 2020 09:32:08 +0000 (11:32 +0200)
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>
app-text/gspell/gspell-1.8.3.ebuild

index bb343dd17de0ecc9027af139faa52ceac1760919..0c4cc9d247acf892b4407719eb6d88f3833820f3 100644 (file)
@@ -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 )"