summaryrefslogtreecommitdiff
path: root/sys-process/criu/criu-3.14-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/criu/criu-3.14-r2.ebuild')
-rw-r--r--sys-process/criu/criu-3.14-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/criu/criu-3.14-r2.ebuild b/sys-process/criu/criu-3.14-r2.ebuild
index f37d6d72104a..82a145ca7254 100644
--- a/sys-process/criu/criu-3.14-r2.ebuild
+++ b/sys-process/criu/criu-3.14-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{7..8} )
-inherit toolchain-funcs linux-info flag-o-matic python-r1
+inherit toolchain-funcs linux-info python-r1
DESCRIPTION="utility to checkpoint/restore a process tree"
HOMEPAGE="https://criu.org/"