commit: 50f7ec859d834205b4cd811c2f48bd2a298fa13c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 9 12:36:33 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 12:36:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f7ec85
sys-apps/systemd: Stabilize 256.7 ppc, #942617
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/systemd/systemd-256.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd/systemd-256.7.ebuild
b/sys-apps/systemd/systemd-256.7.ebuild
index 7b0d42edef94..1d1693f72643 100644
--- a/sys-apps/systemd/systemd-256.7.ebuild
+++ b/sys-apps/systemd/systemd-256.7.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