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: Fri, 30 Oct 2020 02:01:15
Message-Id: 1604023255.c4a04573fafa12e43516dea4ac03bd92e81ce275.sam@gentoo
1 commit: c4a04573fafa12e43516dea4ac03bd92e81ce275
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 02:00:55 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 02:00:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a04573
7
8 sys-apps/systemd-tmpfiles: Keyword 246 arm, #751652
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild
16 index 282bfa6e4b9..3119a7663f7 100644
17 --- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild
18 +++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${P
20
21 LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
25
26 DEPEND="
27 >=sys-kernel/linux-headers-${MINKV}