commit: 28581d6ca864179eb5de9a5efd9af7da69ac676c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Feb 22 09:03:10 2018 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Feb 22 09:05:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28581d6c
sys-process/criu: amd64 stable wrt bug #647362 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" sys-process/criu/criu-3.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/criu/criu-3.6.ebuild b/sys-process/criu/criu-3.6.ebuild index b0ed466c0a8..857633f5045 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} )"
