Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd-tmpfiles/
Date: Thu, 13 Jan 2022 07:18:47
Message-Id: 1642058309.8a14437ecd7a889cb1dd85745b224417f718db52.sam@gentoo
1 commit: 8a14437ecd7a889cb1dd85745b224417f718db52
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 12 16:02:32 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 13 07:18:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a14437e
7
8 sys-apps/systemd-tmpfiles: stable 249.7 for hppa, bug #830978
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.7.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.7.ebuild b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.7.ebuild
19 index 04f6dae5d19d..f9142ca4addc 100644
20 --- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.7.ebuild
21 +++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.7.ebuild
22 @@ -25,7 +25,7 @@ SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_PN}-$
23
24 LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
28 IUSE="selinux test"
29 RESTRICT="!test? ( test )"