app-emulation/docker-proxy: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 23 Apr 2019 12:42:28 +0000 (14:42 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 23 Apr 2019 12:42:28 +0000 (14:42 +0200)
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/docker-proxy/docker-proxy-0.8.0_p20190405.ebuild

index 39c8d92799096e789517b8cfbfffcaf8ae4fe4ae..7e49b93098b3eb60c04caf2c26f9c874e3fd032e 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        EGIT_COMMIT="c9029898e32f7c89bbb81511fbb721df252ce61a"
        SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
        inherit golang-vcs-snapshot
 fi