summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-09-14 12:50:18 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-09-14 13:15:40 +0800
commit70ec41c05895e99d2c645d747b9a86add40d4c21 (patch)
treefee8d666b52f7b9bf451cb035f718105643e2b76 /sys-fs
parentsys-fs/squashfs-tools-ng: keyword 1.2.0 for ~loong (diff)
downloadgentoo-70ec41c05895e99d2c645d747b9a86add40d4c21.tar.gz
gentoo-70ec41c05895e99d2c645d747b9a86add40d4c21.tar.bz2
gentoo-70ec41c05895e99d2c645d747b9a86add40d4c21.zip
sys-fs/squashfs-tools-ng: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild4
1 files changed, 2 insertions, 2 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 d5956518b2df..76778f0ce58b 100644
--- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild
+++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~arm ~arm64 ~hppa ~ia64 ~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