app-emulation/containerd: amd64 stable wrt bug #605482
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 11:24:03 +0000 (12:24 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 11:24:03 +0000 (12:24 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/containerd/containerd-0.2.5.ebuild

index ab4ce7e80243936114e3dae7c5b460ca69b7cd7b..9b3726172e85683e3e95fda180c1e40651cacf25 100644 (file)
@@ -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