summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-26 13:49:22 +0100
committerSam James <sam@gentoo.org>2024-04-26 13:49:22 +0100
commit2c5cd6c4e004dc5037761c4a7a64fe956cac4bc4 (patch)
tree518f8e9ab9d5c1ffcdd46895acb766c50858312c /sys-fs/squashfs-tools-ng
parentx11-libs/libxkbcommon: Stabilize 1.7.0 x86, #930692 (diff)
downloadgentoo-2c5cd6c4e004dc5037761c4a7a64fe956cac4bc4.tar.gz
gentoo-2c5cd6c4e004dc5037761c4a7a64fe956cac4bc4.tar.bz2
gentoo-2c5cd6c4e004dc5037761c4a7a64fe956cac4bc4.zip
sys-fs/squashfs-tools-ng: Stabilize 1.3.0 amd64, #930693
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/squashfs-tools-ng')
-rw-r--r--sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.0.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.0.ebuild
index 161eca8ce48e..c143cfb54ab2 100644
--- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.0.ebuild
+++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.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 ~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