app-emulation/runc: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Mon, 11 Feb 2019 19:32:44 +0000 (20:32 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 11 Feb 2019 19:32:44 +0000 (20:32 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/runc/runc-1.0.0_rc5_p20180509-r1.ebuild

index 2aca18c8e96f72d9b8e93e19a722489127485599..992fdf609d60deda96d73c4fc783fe8c4c2eece8 100644 (file)
@@ -11,7 +11,7 @@ else
        EGIT_COMMIT="v${MY_PV}"
        RUNC_COMMIT="69663f0bd4b60df09991c08812a60108003fa340" # 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