commit: 8fa1bbd55811b2ddcf7dd9c8561e9a76ce0acdb2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 16 20:20:57 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 16 20:20:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa1bbd5
sys-apps/most: Stabilize 5.2.0 ppc64, #951469 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/most/most-5.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/most/most-5.2.0.ebuild b/sys-apps/most/most-5.2.0.ebuild index a72c7413a9c2..a49b8961988d 100644 --- a/sys-apps/most/most-5.2.0.ebuild +++ b/sys-apps/most/most-5.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://www.jedsoft.org/releases/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" RDEPEND=">=sys-libs/slang-2.1.3"
