app-emulation/docker-runc: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Mon, 19 Mar 2018 22:51:22 +0000 (23:51 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 19 Mar 2018 22:51:22 +0000 (23:51 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-emulation/docker-runc/docker-runc-1.0.0_rc4_p20180122.ebuild

index ac5fcf94919ee712d5a316f536b7791e25a973f3..cf7b91c52a953cb1a0ccf3b448aac1777151b086 100644 (file)
@@ -11,7 +11,7 @@ else
        EGIT_COMMIT="9f9c96235cc97674e935002fc3d78361b696a69e"
        RUNC_COMMIT="9f9c962" # 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-vcs-snapshot
 fi