summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-01-12 20:16:20 +0900
committerAaron Bauman <bman@gentoo.org>2017-01-12 20:16:20 +0900
commit6c46e50b00df4d172c161899aba692b1cafa2ef6 (patch)
treef490d97a70dfe50cea90e04e9e4e07e71bb2396d /app-emulation
parentsys-fs/udisks: amd64 stable wrt bug #605394 (diff)
downloadgentoo-6c46e50b00df4d172c161899aba692b1cafa2ef6.tar.gz
gentoo-6c46e50b00df4d172c161899aba692b1cafa2ef6.tar.bz2
gentoo-6c46e50b00df4d172c161899aba692b1cafa2ef6.zip
app-emulation/runc: amd64 stable wrt bug #605378
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/runc/runc-1.0.0_rc2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 4f5cf2ff5325..d00b1236e64b 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