app-emulation/runc: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 15 May 2018 12:13:34 +0000 (14:13 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 15 May 2018 12:13:34 +0000 (14:13 +0200)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

app-emulation/runc/runc-1.0.0_rc5-r1.ebuild

index d733f98a8122bd66256e07275fd89969d42bb54d..745b05d7a61bd7dc8ebb76f358709473bbfcd4ee 100644 (file)
@@ -11,7 +11,7 @@ else
        EGIT_COMMIT="v${MY_PV}"
        RUNC_COMMIT="4fc53a81fb7c994640722ac585fa9ca548971871" # Change this when you update the ebuild
        SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~ppc64"
+       KEYWORDS="amd64 ~arm ~ppc64"
        inherit golang-build golang-vcs-snapshot
 fi