sys-fs/squashfs-tools-ng: arm64 keyworded (bug #690616)
authorAaron Bauman <bman@gentoo.org>
Wed, 24 Jul 2019 21:38:05 +0000 (17:38 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 24 Jul 2019 21:38:05 +0000 (17:38 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16

sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild

index 85a5d92ebc6b0658d8577d3faf030c3f5f98bf95..e472287c8ee2126d44fa1f56d148e24dc2cd7c26 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then
        inherit autotools git-r3
        EGIT_REPO_URI="https://github.com/AgentD/${PN}.git"
 else
-       KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86"
        SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
 fi