commit: aa0d997976368932e07ca38f61c3978668606b16
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=aa0d9979
sys-process/runit: Stabilize 2.1.2-r7 ppc64, #948524
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-process/runit/runit-2.1.2-r7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-process/runit/runit-2.1.2-r7.ebuild
b/sys-process/runit/runit-2.1.2-r7.ebuild
index 1ef4c5e2877d..a7df55d5c95a 100644
--- a/sys-process/runit/runit-2.1.2-r7.ebuild
+++ b/sys-process/runit/runit-2.1.2-r7.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
@@ -16,7 +16,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_unpack() {