app-emulation/docker-proxy: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 2 Jan 2018 13:02:32 +0000 (14:02 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 2 Jan 2018 13:02:32 +0000 (14:02 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

app-emulation/docker-proxy/docker-proxy-0.8.0_p20170917.ebuild

index 0235cd99b4051a13e77cf177094d94ab0adef03c..5a4839ae10183c2be9604bcb0f3ce9c10686e78e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        EGIT_COMMIT="7b2b1feb1de4817d522cc372af149ff48d25028e"
        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