summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-04-27 10:24:08 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-04-27 10:24:08 +0200
commitfa3b48ee9cd298c0c52e378b41b6c6756dc6b7e7 (patch)
tree6ff54ce096f979f915cf06a0d301370c2d807628 /app-emulation
parentapp-emulation/runc: amd64 stable wrt bug #581236 (diff)
downloadgentoo-fa3b48ee9cd298c0c52e378b41b6c6756dc6b7e7.tar.gz
gentoo-fa3b48ee9cd298c0c52e378b41b6c6756dc6b7e7.tar.bz2
gentoo-fa3b48ee9cd298c0c52e378b41b6c6756dc6b7e7.zip
app-emulation/containerd: amd64 stable wrt bug #581236
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/containerd/containerd-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/containerd/containerd-0.2.0.ebuild b/app-emulation/containerd/containerd-0.2.0.ebuild
index bc7298a1d06b..cbd948b7053d 100644
--- a/app-emulation/containerd/containerd-0.2.0.ebuild
+++ b/app-emulation/containerd/containerd-0.2.0.ebuild
@@ -11,7 +11,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"
+ KEYWORDS="amd64"
inherit golang-vcs-snapshot
fi