commit: bf30d24a4da302f086a8fa0b5e0ee540b706e356 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 25 21:25:06 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 25 21:25:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf30d24a
sys-fs/mtd-utils: Stabilize 2.1.6-r2 ppc64, #942161 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/mtd-utils/mtd-utils-2.1.6-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/mtd-utils/mtd-utils-2.1.6-r2.ebuild b/sys-fs/mtd-utils/mtd-utils-2.1.6-r2.ebuild index b3cd6fa4e221..a5a074b1bc29 100644 --- a/sys-fs/mtd-utils/mtd-utils-2.1.6-r2.ebuild +++ b/sys-fs/mtd-utils/mtd-utils-2.1.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://infraroot.at/pub/mtd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+lzo +ssl test xattr +zstd" RESTRICT="!test? ( test )"
