summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-10-20 12:51:36 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-10-20 12:51:36 +0200
commit9cb516e0803dbb0a9ad36947321269c4d742691d (patch)
treebd602edc4a1e552783b1a599fdd51a68ab1db577 /sys-fs/squashfs-tools-ng
parentmedia-gfx/geeqie: Stabilize 1.7.3 amd64, #877489 (diff)
downloadgentoo-9cb516e0803dbb0a9ad36947321269c4d742691d.tar.gz
gentoo-9cb516e0803dbb0a9ad36947321269c4d742691d.tar.bz2
gentoo-9cb516e0803dbb0a9ad36947321269c4d742691d.zip
sys-fs/squashfs-tools-ng: Stabilize 1.1.4 amd64, #877525
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs/squashfs-tools-ng')
-rw-r--r--sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.4.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.4.ebuild
index 46990a47a6dc..e8a838da86a8 100644
--- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.4.ebuild
+++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.4.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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
fi