From: Manuel RĂ¼ger Date: Tue, 2 Jan 2018 13:03:47 +0000 (+0100) Subject: app-emulation/containerd: Stable on amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d77ffc9f10019e05d7b6235abd29211d77397ced;p=gentoo.git app-emulation/containerd: Stable on amd64 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/app-emulation/containerd/containerd-0.2.9_p20170917.ebuild b/app-emulation/containerd/containerd-0.2.9_p20170917.ebuild index 90c87cf44750..25e1ed88476f 100644 --- a/app-emulation/containerd/containerd-0.2.9_p20170917.ebuild +++ b/app-emulation/containerd/containerd-0.2.9_p20170917.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ else MY_PV="${PV/_/-}" EGIT_COMMIT="06b9cb35161009dcb7123345749fef02f7cea8e0" SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~ppc64" + KEYWORDS="amd64 ~arm ~ppc64" inherit golang-vcs-snapshot fi