commit: 188abbe2daaa803e172e4a5255479517e79ed9f3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 3 17:28:12 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 3 17:28:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188abbe2
sys-apps/systemd: Stabilize 257.10 ppc64, #967000
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/systemd/systemd-257.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd/systemd-257.10.ebuild
b/sys-apps/systemd/systemd-257.10.ebuild
index ac7dfede20be..dec935c98a72 100644
--- a/sys-apps/systemd/systemd-257.10.ebuild
+++ b/sys-apps/systemd/systemd-257.10.ebuild
@@ -20,7 +20,7 @@ else
SRC_URI="https://github.com/systemd/${PN}/archive/refs/tags/v${MY_PV}.tar.gz ->
${MY_P}.tar.gz"
if [[ ${PV} != *rc* ]] ; then
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc
ppc64 ~riscv ~s390 ~sparc x86"
fi
fi