From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C411F13835A for ; Mon, 31 Aug 2020 10:18:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B09D6E0A01; Mon, 31 Aug 2020 10:18:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 982CFE09FD for ; Mon, 31 Aug 2020 10:18:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A7C7340976 for ; Mon, 31 Aug 2020 10:18:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5592F31C for ; Mon, 31 Aug 2020 10:18:40 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1598869105.18928c4fd8ac5c14586943145a02fbfec71fff9b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/cri-o/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/cri-o/cri-o-1.18.3.ebuild X-VCS-Directories: app-emulation/cri-o/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 18928c4fd8ac5c14586943145a02fbfec71fff9b X-VCS-Branch: master Date: Mon, 31 Aug 2020 10:18:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 17b8413f-1204-49be-8fa1-2b6ab3684716 X-Archives-Hash: 5e3ece59d4341f8fb92816bb2582a09b commit: 18928c4fd8ac5c14586943145a02fbfec71fff9b Author: Alexis Ballier gentoo org> AuthorDate: Mon Aug 31 10:15:09 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Aug 31 10:18:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18928c4f app-emulation/cri-o: keyword ~arm64 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Alexis Ballier gentoo.org> app-emulation/cri-o/cri-o-1.18.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/cri-o/cri-o-1.18.3.ebuild b/app-emulation/cri-o/cri-o-1.18.3.ebuild index f74c4b4386e..96ab6f0d285 100644 --- a/app-emulation/cri-o/cri-o-1.18.3.ebuild +++ b/app-emulation/cri-o/cri-o-1.18.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cri-o/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="btrfs +device-mapper selinux systemd" COMMON_DEPEND="