Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd-utils/
Date: Sat, 25 Jun 2022 09:55:19
Message-Id: 1656150881.f1097040b24c7099f3a0ff45cf9b09cc2e7bcba3.arthurzam@gentoo
1 commit: f1097040b24c7099f3a0ff45cf9b09cc2e7bcba3
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 09:54:41 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 09:54:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1097040
7
8 sys-apps/systemd-utils: Stabilize 250.7 ppc64, #850928
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sys-apps/systemd-utils/systemd-utils-250.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/systemd-utils/systemd-utils-250.7.ebuild b/sys-apps/systemd-utils/systemd-utils-250.7.ebuild
16 index 6817e26d98a2..b465182a81e3 100644
17 --- a/sys-apps/systemd-utils/systemd-utils-250.7.ebuild
18 +++ b/sys-apps/systemd-utils/systemd-utils-250.7.ebuild
19 @@ -26,7 +26,7 @@ SRC_URI+=" elibc_musl? ( https://dev.gentoo.org/~floppym/dist/${MUSL_PATCHSET}.t
20
21 LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
25 IUSE="+acl boot +kmod selinux sysusers +tmpfiles test +udev"
26 REQUIRED_USE="|| ( boot tmpfiles sysusers udev )"
27 RESTRICT="!test? ( test )"