summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2017-04-21 13:57:53 -0500
committerWilliam Hubbs <williamh@gentoo.org>2017-04-21 14:01:35 -0500
commit3578e0cf3488688b391036105ad417d4a4106224 (patch)
tree6c42a3b08e8f20b6e0df87c6c2736137d85ce71c
parentapp-emulation/docker-proxy: stabilize 0.8.0_p20161111 on amd64 (diff)
downloadgentoo-3578e0cf3488688b391036105ad417d4a4106224.tar.gz
gentoo-3578e0cf3488688b391036105ad417d4a4106224.tar.bz2
gentoo-3578e0cf3488688b391036105ad417d4a4106224.zip
app-emulation/docker-runc: stabilize 1.0.0_rc2_p20170308 on amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild b/app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild
index e8aeca86b708..0026a2692717 100644
--- a/app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild
+++ b/app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild
@@ -11,7 +11,7 @@ else
EGIT_COMMIT="54296cf40ad8143b62dbcaa1d90e520a2136ddfe"
RUNC_COMMIT="54296cf" # 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