Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/cri-o/
Date: Mon, 31 Aug 2020 10:18:43
Message-Id: 1598869105.18928c4fd8ac5c14586943145a02fbfec71fff9b.aballier@gentoo
1 commit: 18928c4fd8ac5c14586943145a02fbfec71fff9b
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 10:15:09 2020 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 10:18:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18928c4f
7
8 app-emulation/cri-o: keyword ~arm64
9
10 Package-Manager: Portage-3.0.5, Repoman-3.0.1
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 app-emulation/cri-o/cri-o-1.18.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/cri-o/cri-o-1.18.3.ebuild b/app-emulation/cri-o/cri-o-1.18.3.ebuild
17 index f74c4b4386e..96ab6f0d285 100644
18 --- a/app-emulation/cri-o/cri-o-1.18.3.ebuild
19 +++ b/app-emulation/cri-o/cri-o-1.18.3.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cri-o/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64"
25 +KEYWORDS="~amd64 ~arm64"
26 IUSE="btrfs +device-mapper selinux systemd"
27
28 COMMON_DEPEND="