app-emulation/runc: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Thu, 28 Mar 2019 14:41:19 +0000 (15:41 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 28 Mar 2019 14:41:19 +0000 (15:41 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/runc/runc-1.0.0_rc6_p20190216.ebuild

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