From: Aaron Bauman Date: Thu, 12 Jan 2017 11:16:20 +0000 (+0900) Subject: app-emulation/runc: amd64 stable wrt bug #605378 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6c46e50b00df4d172c161899aba692b1cafa2ef6;p=gentoo.git app-emulation/runc: amd64 stable wrt bug #605378 Package-Manager: portage-2.3.0 --- diff --git a/app-emulation/runc/runc-1.0.0_rc2-r2.ebuild b/app-emulation/runc/runc-1.0.0_rc2-r2.ebuild index 4f5cf2ff5325..d00b1236e64b 100644 --- a/app-emulation/runc/runc-1.0.0_rc2-r2.ebuild +++ b/app-emulation/runc/runc-1.0.0_rc2-r2.ebuild @@ -12,7 +12,7 @@ else EGIT_COMMIT="v${MY_PV}" RUNC_COMMIT="c91b5be" # Change this when you update the ebuild SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~ppc64" + KEYWORDS="amd64 ~ppc64" inherit golang-vcs-snapshot fi