commit: cd96949935c321c24886d43f11d1ada522b4ae20
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 3 11:55:04 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Nov 3 11:55:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd969499
app-emulation/docker-runc: Stable on amd64
Package-Manager: Portage-2.3.12, Repoman-2.3.4
app-emulation/docker-runc/docker-runc-1.0.0_rc3_p20170706.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 03e8e10d6e7..930d6d1ff44 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