From: Manuel Rüger Date: Tue, 23 Apr 2019 12:42:01 +0000 (+0200) Subject: app-emulation/containerd: Stable on amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=23e3efdb458daa37bb50fc54552cbdb41589d93f;p=gentoo.git app-emulation/containerd: Stable on amd64 Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Manuel Rüger --- diff --git a/app-emulation/containerd/containerd-1.2.6.ebuild b/app-emulation/containerd/containerd-1.2.6.ebuild index 104f01bd6889..46e17e7be0b6 100644 --- a/app-emulation/containerd/containerd-1.2.6.ebuild +++ b/app-emulation/containerd/containerd-1.2.6.ebuild @@ -13,7 +13,7 @@ else EGIT_COMMIT="v${MY_PV}" CONTAINERD_COMMIT="894b81a4b802e4eb2a91d1ce216b8817763c29fb" SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64" inherit golang-vcs-snapshot fi