commit: 3578e0cf3488688b391036105ad417d4a4106224
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 18:57:53 2017 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 19:01:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3578e0cf
app-emulation/docker-runc: stabilize 1.0.0_rc2_p20170308 on amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 e8aeca86b70..0026a269271 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