app-emulation/runc: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 4 Jun 2019 16:58:02 +0000 (18:58 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 4 Jun 2019 16:58:02 +0000 (18:58 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/runc/runc-1.0.0_rc8.ebuild

index 7ebc6da0002a4a67199f58b7c3f530b7b495eb26..2ceb623d765e5edc9c5ce89ddf56dac215a29e12 100644 (file)
@@ -10,7 +10,7 @@ else
        MY_PV="${PV/_/-}"
        RUNC_COMMIT="425e105d5a03fabd737a126ad93d62a9eeede87f" # 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