diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-03 12:55:04 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-03 12:55:04 +0100 |
commit | cd96949935c321c24886d43f11d1ada522b4ae20 (patch) | |
tree | 590fab9bae93023c40df7521de25dfadfb01c5ae /app-emulation/docker-runc | |
parent | sys-process/tini: Stable on amd64 (diff) | |
download | gentoo-cd96949935c321c24886d43f11d1ada522b4ae20.tar.gz gentoo-cd96949935c321c24886d43f11d1ada522b4ae20.tar.bz2 gentoo-cd96949935c321c24886d43f11d1ada522b4ae20.zip |
app-emulation/docker-runc: Stable on amd64
Package-Manager: Portage-2.3.12, Repoman-2.3.4
Diffstat (limited to 'app-emulation/docker-runc')
-rw-r--r-- | app-emulation/docker-runc/docker-runc-1.0.0_rc3_p20170706.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |