Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/
Date: Tue, 03 Jan 2023 06:23:26
Message-Id: 1672726966.4f0011662efcc286be20bae323f8b8ae82b5ae9f.sam@gentoo
1 commit: 4f0011662efcc286be20bae323f8b8ae82b5ae9f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 06:21:57 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 06:22:46 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f001166
7
8 sys-apps/systemd: Stabilize 252.4 amd64, #887749
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/systemd/systemd-252.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-apps/systemd/systemd-252.4.ebuild b/sys-apps/systemd/systemd-252.4.ebuild
16 index 6a423f8c5593..01c7008a8cd9 100644
17 --- a/sys-apps/systemd/systemd-252.4.ebuild
18 +++ b/sys-apps/systemd/systemd-252.4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2011-2022 Gentoo Authors
21 +# Copyright 2011-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -23,7 +23,7 @@ else
26 MY_P=${MY_PN}-${MY_PV}
27 S=${WORKDIR}/${MY_P}
28 SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${MY_PV}/${MY_P}.tar.gz"
29 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
30 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
31 fi
32
33 inherit bash-completion-r1 flag-o-matic linux-info meson-multilib pam