commit: 7b1831c6a3766008ff0e65500d046a62370e77f1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 8 17:00:09 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 8 17:00:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1831c6
sys-fs/mtd-utils: Stabilize 2.1.5 ppc, #890220 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-fs/mtd-utils/mtd-utils-2.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/mtd-utils/mtd-utils-2.1.5.ebuild b/sys-fs/mtd-utils/mtd-utils-2.1.5.ebuild index 2a257eabb439..01cdfb91d6f9 100644 --- a/sys-fs/mtd-utils/mtd-utils-2.1.5.ebuild +++ b/sys-fs/mtd-utils/mtd-utils-2.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -9,7 +9,7 @@ SRC_URI="https://infraroot.at/pub/mtd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+lzo xattr +zstd" DEPEND="
