app-emulation/containerd: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Wed, 26 Sep 2018 11:21:55 +0000 (13:21 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Wed, 26 Sep 2018 11:21:55 +0000 (13:21 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11

app-emulation/containerd/containerd-1.1.2.ebuild

index 1e30615399423c085833e87ccc974bf0b54be72a..b37434d566133a5e83db7a1499c440dbfb97d25b 100644 (file)
@@ -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