commit: 15fb29c4cfb140b7da726733be973f36427c6324 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Jan 16 14:15:46 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Jan 16 14:20:44 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fb29c4
app-admin/eselect: Stabilize 1.4.31 ppc, #968826 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-admin/eselect/eselect-1.4.31.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/eselect/eselect-1.4.31.ebuild b/app-admin/eselect/eselect-1.4.31.ebuild index 6d465c942f10..72d035a44f38 100644 --- a/app-admin/eselect/eselect-1.4.31.ebuild +++ b/app-admin/eselect/eselect-1.4.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-4.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="doc emacs vim-syntax" # coreutils for realpath
