commit: 6c46e50b00df4d172c161899aba692b1cafa2ef6
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 11:16:20 2017 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 11:16:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c46e50b
app-emulation/runc: amd64 stable wrt bug #605378
Package-Manager: portage-2.3.0
app-emulation/runc/runc-1.0.0_rc2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 4f5cf2f..d00b123 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