app-emulation/containerd: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 2 Jan 2018 13:03:47 +0000 (14:03 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 2 Jan 2018 13:03:47 +0000 (14:03 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

app-emulation/containerd/containerd-0.2.9_p20170917.ebuild

index 90c87cf447509f51e30560539f829d6a8cd621ab..25e1ed88476f844ef06d127ed3047c01e0559a07 100644 (file)
@@ -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