app-shells/zsh-completions: arm64 keyworded (bug #669478)
authorAaron Bauman <bman@gentoo.org>
Mon, 29 Jul 2019 21:36:35 +0000 (17:36 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 29 Jul 2019 21:36:44 +0000 (17:36 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16

app-shells/zsh-completions/zsh-completions-0.30.0.ebuild

index e15fd22632815a0605f3bccaeda782a6eab47f3a..062d59b04010df194b6800b357029c3c68851f9a 100644 (file)
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then
        EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git"
 else
        SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="amd64 ~arm ~sparc ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"