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:20
Message-Id: 1656150885.038a504d0feecf55ee1ed6d53f150a0dda3505c1.arthurzam@gentoo
1 commit: 038a504d0feecf55ee1ed6d53f150a0dda3505c1
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 09:54:45 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 09:54:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038a504d
7
8 sys-apps/systemd-utils: Stabilize 250.7 sparc, #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 b465182a81e3..946d501987dc 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 )"