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, 28 Jun 2022 04:34:17
Message-Id: 1656390831.fc13fee18429b9f39995205178c675c4cdb79efe.sam@gentoo
1 commit: fc13fee18429b9f39995205178c675c4cdb79efe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 04:33:51 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 04:33:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc13fee1
7
8 sys-apps/systemd: Stabilize 250.7 x86, #850928
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/systemd/systemd-250.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/systemd/systemd-250.7.ebuild b/sys-apps/systemd/systemd-250.7.ebuild
16 index f5c3f3abb6be..92bbec7305b4 100644
17 --- a/sys-apps/systemd/systemd-250.7.ebuild
18 +++ b/sys-apps/systemd/systemd-250.7.ebuild
19 @@ -23,7 +23,7 @@ else
20 MY_P=${MY_PN}-${MY_PV}
21 S=${WORKDIR}/${MY_P}
22 SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${MY_PV}/${MY_P}.tar.gz"
23 - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
24 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25 fi
26
27 inherit bash-completion-r1 flag-o-matic linux-info meson-multilib pam python-any-r1 systemd toolchain-funcs udev usr-ldscript