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:18
Message-Id: 1656150889.23151f6c465dfc627275b6ca6a2d2b34bfbd0714.arthurzam@gentoo
1 commit: 23151f6c465dfc627275b6ca6a2d2b34bfbd0714
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 09:54:49 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 09:54:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23151f6c
7
8 sys-apps/systemd-utils: Stabilize 250.7 amd64, #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 946d501987dc..cf1dfea5be71 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 )"