diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-09-14 12:50:14 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-09-14 13:15:39 +0800 |
commit | fdd8dc839f1ed3fa85c5e7a2c7bb2fec4688a599 (patch) | |
tree | 7d2520199b1106e532be076e92ca901c28e99bf7 /sys-fs | |
parent | dev-ruby/sqlite3: add 1.6.6 (diff) | |
download | gentoo-fdd8dc839f1ed3fa85c5e7a2c7bb2fec4688a599.tar.gz gentoo-fdd8dc839f1ed3fa85c5e7a2c7bb2fec4688a599.tar.bz2 gentoo-fdd8dc839f1ed3fa85c5e7a2c7bb2fec4688a599.zip |
sys-fs/squashfs-tools-ng: keyword 1.2.0 for ~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-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.2.0.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.2.0.ebuild index 74fd9371c24f..dc4fd0581812 100644 --- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.2.0.ebuild +++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.2.0.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 ~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 |