app-emulation/runc: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Mon, 7 Oct 2019 09:23:20 +0000 (11:23 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 7 Oct 2019 09:23:20 +0000 (11:23 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/runc/runc-1.0.0_rc9.ebuild

index add890e1a3228b989f27ff63d2b06d927a87b8b3..8ee71c06ab279046dd728fe19a5329d3ef09793f 100644 (file)
@@ -10,7 +10,7 @@ else
        MY_PV="${PV/_/-}"
        RUNC_COMMIT="d736ef14f0288d6993a1845745d6756cfc9ddd5a" # 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