summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-17 12:24:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-17 12:24:03 +0100
commit58af0ac2310e60ccc0023a5b464caebf5b03a86d (patch)
tree79f5ab7e82ba7ced50a80bc36792d9c0579eeb4e /app-emulation/containerd/containerd-0.2.5.ebuild
parentdev-perl/XML-Compile-WSDL11: Bump to version 3.60.0 (diff)
downloadgentoo-58af0ac2310e60ccc0023a5b464caebf5b03a86d.tar.gz
gentoo-58af0ac2310e60ccc0023a5b464caebf5b03a86d.tar.bz2
gentoo-58af0ac2310e60ccc0023a5b464caebf5b03a86d.zip
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@gentoo.org>
Diffstat (limited to 'app-emulation/containerd/containerd-0.2.5.ebuild')
-rw-r--r--app-emulation/containerd/containerd-0.2.5.ebuild4
1 files 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 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