summaryrefslogtreecommitdiff
path: root/app-containers/crun/crun-1.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-containers/crun/crun-1.3.ebuild')
-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..927cc63d4181 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="