From: Agostino Sarubbo Date: Tue, 17 Jan 2017 11:24:03 +0000 (+0100) Subject: app-emulation/containerd: amd64 stable wrt bug #605482 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=58af0ac2310e60ccc0023a5b464caebf5b03a86d;p=gentoo.git app-emulation/containerd: amd64 stable wrt bug #605482 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/app-emulation/containerd/containerd-0.2.5.ebuild b/app-emulation/containerd/containerd-0.2.5.ebuild index ab4ce7e80243..9b3726172e85 100644 --- a/app-emulation/containerd/containerd-0.2.5.ebuild +++ b/app-emulation/containerd/containerd-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ else MY_PV="${PV/_/-}" EGIT_COMMIT="v${MY_PV}" SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~ppc64" + KEYWORDS="amd64 ~ppc64" inherit golang-vcs-snapshot fi