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:17
Message-Id: 1656150874.0d0b139a8e2a3279ff27cbd025e42f30e0c0c4b3.arthurzam@gentoo
1 commit: 0d0b139a8e2a3279ff27cbd025e42f30e0c0c4b3
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 09:54:34 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 09:54:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0b139a
7
8 sys-apps/systemd-utils: Stabilize 250.7 arm64, #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 f598165669fe..fe35c68d1c45 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 )"