commit:     5283648835238bad0879de19cec7100899ef4f4e
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 11 17:51:51 2019 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Feb 11 17:54:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52836488

app-emulation/containerd: Stabilize on amd64

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>

 app-emulation/containerd/containerd-1.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/containerd/containerd-1.2.2.ebuild 
b/app-emulation/containerd/containerd-1.2.2.ebuild
index 8ccee3fc69a..0cdf19490c8 100644
--- a/app-emulation/containerd/containerd-1.2.2.ebuild
+++ b/app-emulation/containerd/containerd-1.2.2.ebuild
@@ -13,7 +13,7 @@ else
        EGIT_COMMIT="v${MY_PV}"
        CONTAINERD_COMMIT="9754871865f7fe2f4e74d43e2fc7ccd237edcbce"
        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
 

Reply via email to