Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/crun/
Date: Sat, 29 Aug 2020 22:45:06
Message-Id: 1598741094.14aed45e2626dca6662b866601cd25107e986b57.sam@gentoo
1 commit: 14aed45e2626dca6662b866601cd25107e986b57
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 22:44:54 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 22:44:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14aed45e
7
8 app-emulation/crun: arm64 keyworded (bug #739132)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 RepoMan-Options: --force
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 app-emulation/crun/crun-0.14.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emulation/crun/crun-0.14.1.ebuild b/app-emulation/crun/crun-0.14.1.ebuild
18 index afa4cc5bdb2..998223b4abf 100644
19 --- a/app-emulation/crun/crun-0.14.1.ebuild
20 +++ b/app-emulation/crun/crun-0.14.1.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz
22
23 LICENSE="GPL-2+ LGPL-2.1+"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="~amd64 ~arm64"
27 IUSE="bpf +caps man seccomp systemd static-libs"
28
29 DEPEND="