summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-04-23 14:41:38 +0200
committerManuel Rüger <mrueg@gentoo.org>2019-04-23 14:41:38 +0200
commitb6fa7305afde856301c29e7c721a45fb1f406e02 (patch)
tree06616fe7a6ab27da4ae539e7919ddd7543bd9099 /app-emulation/runc
parentsys-apps/fwupd: Removed old. (diff)
downloadgentoo-b6fa7305afde856301c29e7c721a45fb1f406e02.tar.gz
gentoo-b6fa7305afde856301c29e7c721a45fb1f406e02.tar.bz2
gentoo-b6fa7305afde856301c29e7c721a45fb1f406e02.zip
app-emulation/runc: Stable on amd64
Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Diffstat (limited to 'app-emulation/runc')
-rw-r--r--app-emulation/runc/runc-1.0.0_rc7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/runc/runc-1.0.0_rc7.ebuild b/app-emulation/runc/runc-1.0.0_rc7.ebuild
index 721b32088fdc..9a9686fa4afe 100644
--- a/app-emulation/runc/runc-1.0.0_rc7.ebuild
+++ b/app-emulation/runc/runc-1.0.0_rc7.ebuild
@@ -10,7 +10,7 @@ else
MY_PV="${PV/_/-}"
RUNC_COMMIT="69ae5da6afdcaaf38285a10b36f362e41cb298d6" # Change this when you update the ebuild
SRC_URI="https://${EGO_PN}/archive/${RUNC_COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
inherit golang-build golang-vcs-snapshot
fi