commit: 1c5750f8e89eefd0899acbff713a19aca564207b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 21 06:10:09 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 21 06:10:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5750f8
sys-fs/squashfs-tools: Stabilize 4.7 ppc64, #958536 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-fs/squashfs-tools/squashfs-tools-4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.7.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.7.ebuild index 8a90f98de54d..adbab158148d 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.7.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.7.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="debug lz4 lzma lzo xattr zstd" DEPEND="
