summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-22 14:46:41 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-22 16:24:34 +0200
commita3595beb9e7d99c11821b98c0653a5ce7dd11b2f (patch)
treea43e3384c0b6ff5830586330c7fe922d4e11bd00 /dev-ml
parentdev-ml/js_of_ocaml: bump to 3.0.0 and update live ebuild (diff)
downloadgentoo-a3595beb9e7d99c11821b98c0653a5ce7dd11b2f.tar.gz
gentoo-a3595beb9e7d99c11821b98c0653a5ce7dd11b2f.tar.bz2
gentoo-a3595beb9e7d99c11821b98c0653a5ce7dd11b2f.zip
dev-ml/ocurl: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocurl/ocurl-0.7.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocurl/ocurl-0.7.10.ebuild b/dev-ml/ocurl/ocurl-0.7.10.ebuild
index f791477c09b5..1f4b0e34097f 100644
--- a/dev-ml/ocurl/ocurl-0.7.10.ebuild
+++ b/dev-ml/ocurl/ocurl-0.7.10.ebuild
@@ -19,7 +19,7 @@ RDEPEND=">=net-misc/curl-7.9.8
>=dev-lang/ocaml-3.12:=[ocamlopt]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64"
src_compile()
{