Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd-tmpfiles/
Date: Sat, 21 Aug 2021 22:16:03
Message-Id: 1629584115.d31d9a9d59be4b73f2d531fce5749c0b9c23859f.chewi@gentoo
1 commit: d31d9a9d59be4b73f2d531fce5749c0b9c23859f
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 21 16:14:18 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 21 22:15:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d31d9a9d
7
8 sys-apps/systemd-tmpfiles: Keyword 249.2 for ~m68k
9
10 The tests pass.
11
12 Closes: https://bugs.gentoo.org/751652
13 Package-Manager: Portage-3.0.20, Repoman-3.0.3
14 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
15
16 sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild
20 index 66a21655221..e7dfd08d456 100644
21 --- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild
22 +++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild
23 @@ -24,7 +24,7 @@ SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_PN}-$
24
25 LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
28 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
29 IUSE="selinux test"
30 RESTRICT="!test? ( test )"