summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-04 21:23:43 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-04 21:23:43 +0300
commit544636059328928f8671304438e771c639ff679a (patch)
tree3a1d763301ca9159c1ceb32f1d2f9002dbaf5833 /sys-fs
parentx11-apps/xconsole: Stabilize 1.1.0 sparc, #933536 (diff)
downloadgentoo-544636059328928f8671304438e771c639ff679a.tar.gz
gentoo-544636059328928f8671304438e771c639ff679a.tar.bz2
gentoo-544636059328928f8671304438e771c639ff679a.zip
sys-fs/squashfs-tools-ng: Stabilize 1.3.1 amd64, #933538
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.1.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.1.ebuild
index f936c78e267e..a4168be5e3b8 100644
--- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.1.ebuild
+++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="https://github.com/AgentD/${PN}.git"
else
inherit libtool
- 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