summaryrefslogtreecommitdiff
path: root/sys-process/criu/criu-3.16.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/criu/criu-3.16.1.ebuild')
-rw-r--r--sys-process/criu/criu-3.16.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/criu/criu-3.16.1.ebuild b/sys-process/criu/criu-3.16.1.ebuild
index ff46a299a4af..3d7905d61eb3 100644
--- a/sys-process/criu/criu-3.16.1.ebuild
+++ b/sys-process/criu/criu-3.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/checkpoint-restore/${PN}/archive/v${PV}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 -riscv"
IUSE="bpf doc gnutls nftables selinux setproctitle static-libs test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"