From: Manuel RĂ¼ger Date: Fri, 3 Nov 2017 11:55:04 +0000 (+0100) Subject: app-emulation/docker-runc: Stable on amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cd96949935c321c24886d43f11d1ada522b4ae20;p=gentoo.git app-emulation/docker-runc: Stable on amd64 Package-Manager: Portage-2.3.12, Repoman-2.3.4 --- diff --git a/app-emulation/docker-runc/docker-runc-1.0.0_rc3_p20170706.ebuild b/app-emulation/docker-runc/docker-runc-1.0.0_rc3_p20170706.ebuild index 03e8e10d6e78..930d6d1ff44e 100644 --- a/app-emulation/docker-runc/docker-runc-1.0.0_rc3_p20170706.ebuild +++ b/app-emulation/docker-runc/docker-runc-1.0.0_rc3_p20170706.ebuild @@ -11,7 +11,7 @@ else EGIT_COMMIT="810190ceaa507aa2727d7ae6f4790c76ec150bd2" RUNC_COMMIT="810190" # 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