commit:     aefd30ed6c1b6cea70bbddfd1895cfc33de2293d
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 26 11:21:55 2018 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Sep 26 11:21:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aefd30ed

app-emulation/containerd: Stabilize on amd64

Package-Manager: Portage-2.3.50, Repoman-2.3.11

 app-emulation/containerd/containerd-1.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/containerd/containerd-1.1.2.ebuild 
b/app-emulation/containerd/containerd-1.1.2.ebuild
index 1e306153994..b37434d5661 100644
--- a/app-emulation/containerd/containerd-1.1.2.ebuild
+++ b/app-emulation/containerd/containerd-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ else
        EGIT_COMMIT="v${MY_PV}"
        CONTAINERD_COMMIT="468a545b9edcd5932818eb9de8e72413e616e86e"
        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