summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-02-02 09:02:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-02-02 09:02:16 +0100
commit4f9f088e4887760cb012b1de72a04efdb6d98bba (patch)
treee5936867f7358181db799b5d66433cd4c80e729a /sys-process
parentdev-libs/protobuf-c: amd64 stable wrt bug #811705 (diff)
downloadgentoo-4f9f088e4887760cb012b1de72a04efdb6d98bba.tar.gz
gentoo-4f9f088e4887760cb012b1de72a04efdb6d98bba.tar.bz2
gentoo-4f9f088e4887760cb012b1de72a04efdb6d98bba.zip
sys-process/criu: amd64 stable wrt bug #811705
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 'sys-process')
-rw-r--r--sys-process/criu/criu-3.15-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/criu/criu-3.15-r3.ebuild b/sys-process/criu/criu-3.15-r3.ebuild
index bb76d9a19d33..3c144e513c1b 100644
--- a/sys-process/criu/criu-3.15-r3.ebuild
+++ b/sys-process/criu/criu-3.15-r3.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=7
@@ -13,7 +13,7 @@ SRC_URI="https://download.openvz.org/criu/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
IUSE="doc selinux setproctitle static-libs"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"