commit: 5013bc7720ecf9c02fafac4b862d33c122429cd6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 3 06:22:01 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 3 06:22:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5013bc77
sys-apps/systemd-utils: Stabilize 251.10 amd64, #887751 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/systemd-utils/systemd-utils-251.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/systemd-utils/systemd-utils-251.10.ebuild b/sys-apps/systemd-utils/systemd-utils-251.10.ebuild index e3565a14d72b..b589dcddb59d 100644 --- a/sys-apps/systemd-utils/systemd-utils-251.10.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-251.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,7 +26,7 @@ SRC_URI+=" elibc_musl? ( https://dev.gentoo.org/~floppym/dist/${MUSL_PATCHSET}.t LICENSE="GPL-2 LGPL-2.1 MIT public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+acl boot +kmod selinux split-usr sysusers +tmpfiles test +udev" REQUIRED_USE="|| ( boot tmpfiles sysusers udev )" RESTRICT="!test? ( test )"
