commit: 557b46832d1fc9fd82a5c1950ce5d0ae5824e7a6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 15:48:12 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 15:48:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557b4683
sys-process/runit: Stabilize 2.2.0-r1 ppc64, #948524
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-process/runit/runit-2.2.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-process/runit/runit-2.2.0-r1.ebuild
b/sys-process/runit/runit-2.2.0-r1.ebuild
index 5a77acc25416..c526cf8c5561 100644
--- a/sys-process/runit/runit-2.2.0-r1.ebuild
+++ b/sys-process/runit/runit-2.2.0-r1.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
@@ -15,7 +15,7 @@ S=${WORKDIR}/admin/${P}/src
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc
~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~s390 ~sparc
~x86"
IUSE="+scripts split-usr static"
src_prepare() {