app-emulation/runc: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Mon, 11 Feb 2019 17:43:53 +0000 (18:43 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 11 Feb 2019 17:44:19 +0000 (18:44 +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_rc6_p20181203-r1.ebuild

index 44d7e6ca8b4a171567f72f231aee22602ebf1a32..893c249793a5c99aa6f0662cef40b409e406c1e9 100644 (file)
@@ -10,7 +10,7 @@ else
        MY_PV="${PV/_/-}"
        RUNC_COMMIT="96ec2177ae841256168fcf76954f7177af9446eb" # 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