commit: 58af0ac2310e60ccc0023a5b464caebf5b03a86d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 11:24:03 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 11:24:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58af0ac2
app-emulation/containerd: amd64 stable wrt bug #605482
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emulation/containerd/containerd-0.2.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/containerd/containerd-0.2.5.ebuild
b/app-emulation/containerd/containerd-0.2.5.ebuild
index ab4ce7e..9b37261 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