commit: 6651ace62d253447f8314801b93636587832b235
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 18 18:18:38 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 18 18:18:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6651ace6
sys-apps/systemd: Stabilize 257.9 amd64, #963057
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/systemd/systemd-257.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd/systemd-257.9.ebuild
b/sys-apps/systemd/systemd-257.9.ebuild
index d8afeeb7bd70..00abb6a6f84d 100644
--- a/sys-apps/systemd/systemd-257.9.ebuild
+++ b/sys-apps/systemd/systemd-257.9.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