summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-24 17:38:05 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-24 17:38:05 -0400
commit23097ad75ab59d151320489197e63021dab2dff8 (patch)
treea417b3896508eb2a507ba2439d349387c32f0f56 /sys-fs/squashfs-tools-ng
parentkde-misc/latte-dock: Drop 0.8.7 and 0.8.8 (diff)
downloadgentoo-23097ad75ab59d151320489197e63021dab2dff8.tar.gz
gentoo-23097ad75ab59d151320489197e63021dab2dff8.tar.bz2
gentoo-23097ad75ab59d151320489197e63021dab2dff8.zip
sys-fs/squashfs-tools-ng: arm64 keyworded (bug #690616)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16
Diffstat (limited to 'sys-fs/squashfs-tools-ng')
-rw-r--r--sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild
index 85a5d92ebc6b..e472287c8ee2 100644
--- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild
+++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild
@@ -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