From: Agostino Sarubbo Date: Thu, 22 Feb 2018 09:03:10 +0000 (+0100) Subject: sys-process/criu: amd64 stable wrt bug #647362 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=28581d6ca864179eb5de9a5efd9af7da69ac676c;p=gentoo.git sys-process/criu: amd64 stable wrt bug #647362 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" --- 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} )"