app-emulation/docker: stabilize 19.03.8 on amd64
authorWilliam Hubbs <williamh@gentoo.org>
Sun, 15 Mar 2020 03:05:35 +0000 (22:05 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Sun, 15 Mar 2020 03:05:35 +0000 (22:05 -0500)
Signed-off-by: William Hubbs <williamh@gentoo.org>
app-emulation/docker/docker-19.03.8.ebuild

index a4e206c193fd890259d18fe8af56d63f5af7bb87..d411d5ad293238aea0383e294d84fc4f321d5408 100644 (file)
@@ -14,7 +14,7 @@ else
        DOCKER_GITCOMMIT=afacb8b7f0
        MY_PV=${PV/_/-}
        SRC_URI="https://${EGO_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
        [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!"
        inherit golang-vcs-snapshot
 fi