summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-30 15:46:10 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-30 15:46:19 +0000
commita3c6b15627b72d55db30eab2e0ad5a80380a20f2 (patch)
tree97142ea7d3cad4928731bf299b1f5c9ae6113ab1 /sys-fs/squashfs-tools-ng
parentdev-libs/simdjson: Stabilize 3.10.1 arm64, #942182 (diff)
downloadgentoo-a3c6b15627b72d55db30eab2e0ad5a80380a20f2.tar.gz
gentoo-a3c6b15627b72d55db30eab2e0ad5a80380a20f2.tar.bz2
gentoo-a3c6b15627b72d55db30eab2e0ad5a80380a20f2.zip
sys-fs/squashfs-tools-ng: Stabilize 1.3.2 arm64, #942498
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/squashfs-tools-ng')
-rw-r--r--sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.2.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.2.ebuild
index 0420a8f1b87e..9342b6bd6847 100644
--- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.2.ebuild
+++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.2.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
fi