summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-01-16 14:32:24 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-01-16 14:32:24 +0800
commitce5d71bea41da388db09fa27639349c54c5c8442 (patch)
tree7664e0b3754093d4131ecc925e2c35a5983d3867 /sys-fs
parentsys-fs/erofs-utils: drop 1.4 (diff)
downloadgentoo-ce5d71bea41da388db09fa27639349c54c5c8442.tar.gz
gentoo-ce5d71bea41da388db09fa27639349c54c5c8442.tar.bz2
gentoo-ce5d71bea41da388db09fa27639349c54c5c8442.zip
sys-fs/erofs-utils: stabilize 1.5 for amd64
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/erofs-utils/erofs-utils-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/erofs-utils/erofs-utils-1.5.ebuild b/sys-fs/erofs-utils/erofs-utils-1.5.ebuild
index 6ad7945f7521..95792c4fbb4b 100644
--- a/sys-fs/erofs-utils/erofs-utils-1.5.ebuild
+++ b/sys-fs/erofs-utils/erofs-utils-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ HOMEPAGE="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git"
LICENSE="GPL-2+"
SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/${PN}.git/snapshot/${P}.tar.gz"
-KEYWORDS="~amd64 ~loong"
+KEYWORDS="amd64 ~loong"
SLOT="0"
IUSE="fuse +lz4 selinux +uuid"