app-emulation/containerd: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Mon, 11 Feb 2019 17:51:51 +0000 (18:51 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 11 Feb 2019 17:54:07 +0000 (18:54 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/containerd/containerd-1.2.2.ebuild

index 8ccee3fc69acb4f03f4332a3301f6ad146cdf398..0cdf19490c8515c1976503dddc42daa015f4d052 100644 (file)
@@ -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