app-emulation/runc: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 23 Apr 2019 12:41:38 +0000 (14:41 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 23 Apr 2019 12:41:38 +0000 (14:41 +0200)
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/runc/runc-1.0.0_rc7.ebuild

index 721b32088fdc98236a79844c6e981442a112f3a5..9a9686fa4afee70eff2dfa5b6c020f429effeae7 100644 (file)
@@ -10,7 +10,7 @@ else
        MY_PV="${PV/_/-}"
        RUNC_COMMIT="69ae5da6afdcaaf38285a10b36f362e41cb298d6" # Change this when you update the ebuild
        SRC_URI="https://${EGO_PN}/archive/${RUNC_COMMIT}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
        inherit golang-build golang-vcs-snapshot
 fi