commit: cd53a8974060ec786b52a4e35e27625cdf88f077
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 22:51:22 2018 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 22:51:22 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd53a897
app-emulation/docker-runc: Stabilize on amd64
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-emulation/docker-runc/docker-runc-1.0.0_rc4_p20180122.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/docker-runc/docker-runc-1.0.0_rc4_p20180122.ebuild
b/app-emulation/docker-runc/docker-runc-1.0.0_rc4_p20180122.ebuild
index ac5fcf94919..cf7b91c52a9 100644
--- a/app-emulation/docker-runc/docker-runc-1.0.0_rc4_p20180122.ebuild
+++ b/app-emulation/docker-runc/docker-runc-1.0.0_rc4_p20180122.ebuild
@@ -11,7 +11,7 @@ else
EGIT_COMMIT="9f9c96235cc97674e935002fc3d78361b696a69e"
RUNC_COMMIT="9f9c962" # 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