summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-05 12:17:27 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-05 12:20:43 +0200
commitc45c71e7b366782c59e4d9e4c8a7c3352d5dc116 (patch)
treea297894540223a98c5d1f6aeb7617f738ef8a2a0 /app-emulation/docker-runc
parentapp-emulation/containerd: add ~arm (bug 566732) (diff)
downloadgentoo-c45c71e7b366782c59e4d9e4c8a7c3352d5dc116.tar.gz
gentoo-c45c71e7b366782c59e4d9e4c8a7c3352d5dc116.tar.bz2
gentoo-c45c71e7b366782c59e4d9e4c8a7c3352d5dc116.zip
app-emulation/docker-runc: add ~arm (bug 566732)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'app-emulation/docker-runc')
-rw-r--r--app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild b/app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild
index d57a98ae48f4..e8aeca86b708 100644
--- a/app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild
+++ b/app-emulation/docker-runc/docker-runc-1.0.0_rc2_p20170308.ebuild
@@ -11,7 +11,7 @@ else
EGIT_COMMIT="54296cf40ad8143b62dbcaa1d90e520a2136ddfe"
RUNC_COMMIT="54296cf" # 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 ~arm ~ppc64"
inherit golang-vcs-snapshot
fi