summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-02-22 17:04:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-02-22 17:04:56 +0100
commit9b491082cd27b00c85b3b6be35983f9343f74ea7 (patch)
tree9ef63d2499f48c87ffc9f8811fd3a8154d6d7b37 /app-containers/crun
parentsys-libs/liburing: Synced live ebuild (diff)
downloadgentoo-9b491082cd27b00c85b3b6be35983f9343f74ea7.tar.gz
gentoo-9b491082cd27b00c85b3b6be35983f9343f74ea7.tar.bz2
gentoo-9b491082cd27b00c85b3b6be35983f9343f74ea7.zip
app-containers/crun: amd64 stable wrt bug #828332
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-containers/crun')
-rw-r--r--app-containers/crun/crun-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-containers/crun/crun-1.3.ebuild b/app-containers/crun/crun-1.3.ebuild
index 5de80d420e29..c6a76338d3a2 100644
--- a/app-containers/crun/crun-1.3.ebuild
+++ b/app-containers/crun/crun-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
IUSE="+bpf +caps criu +seccomp systemd static-libs"
DEPEND="