summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2024-07-05 22:50:11 +0100
committerJames Le Cuirot <chewi@gentoo.org>2024-07-05 22:50:11 +0100
commitfe57150d37e8a3342a2745c37b709d2530824493 (patch)
tree2d25873245b1286f7fae6dbbb3b42d81bad771af /sys-fs/squashfs-tools-ng
parentmedia-fonts/noto: Stabilize 20240531 arm64, #935569 (diff)
downloadgentoo-fe57150d37e8a3342a2745c37b709d2530824493.tar.gz
gentoo-fe57150d37e8a3342a2745c37b709d2530824493.tar.bz2
gentoo-fe57150d37e8a3342a2745c37b709d2530824493.zip
sys-fs/squashfs-tools-ng: Stabilise on arm64
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'sys-fs/squashfs-tools-ng')
-rw-r--r--sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.1.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.1.ebuild
index a4168be5e3b8..313023a84cc1 100644
--- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.1.ebuild
+++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="https://github.com/AgentD/${PN}.git"
else
inherit libtool
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
fi