summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-02-22 10:03:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2018-02-22 10:05:06 +0100
commit28581d6ca864179eb5de9a5efd9af7da69ac676c (patch)
tree91436ffad7aa1ce7c20e2eb35d712c68b925b46d
parentapp-editors/zile: amd64 stable wrt bug #646084 (diff)
downloadgentoo-28581d6ca864179eb5de9a5efd9af7da69ac676c.tar.gz
gentoo-28581d6ca864179eb5de9a5efd9af7da69ac676c.tar.bz2
gentoo-28581d6ca864179eb5de9a5efd9af7da69ac676c.zip
sys-process/criu: amd64 stable wrt bug #647362
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
-rw-r--r--sys-process/criu/criu-3.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/criu/criu-3.6.ebuild b/sys-process/criu/criu-3.6.ebuild
index b0ed466c0a8c..857633f50459 100644
--- a/sys-process/criu/criu-3.6.ebuild
+++ b/sys-process/criu/criu-3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="http://download.openvz.org/criu/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="amd64 ~arm ~arm64"
IUSE="python selinux setproctitle static-libs"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"