diff options
author | 2024-12-16 07:51:45 +0000 | |
---|---|---|
committer | 2024-12-16 07:51:45 +0000 | |
commit | fa8f67e573b208f0a8b42cc7c65707bf723110fe (patch) | |
tree | 51b9eb975fbd6b1d22c7ba2908c83cef4db90f62 /sys-fs | |
parent | sys-apps/ethtool: Stabilize 6.10 ppc64, #946304 (diff) | |
download | gentoo-fa8f67e573b208f0a8b42cc7c65707bf723110fe.tar.gz gentoo-fa8f67e573b208f0a8b42cc7c65707bf723110fe.tar.bz2 gentoo-fa8f67e573b208f0a8b42cc7c65707bf723110fe.zip |
sys-fs/xfsprogs: Stabilize 6.11.0 ppc64, #946305
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-6.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-6.11.0.ebuild b/sys-fs/xfsprogs/xfsprogs-6.11.0.ebuild index d1309dc0990b..0bbd7a8805db 100644 --- a/sys-fs/xfsprogs/xfsprogs-6.11.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-6.11.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="icu libedit nls selinux static-libs" RDEPEND=" |