summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:46:26 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:56:04 +0100
commitc2c52323ae8440fbd35adbaec8df5e2273857088 (patch)
tree2d3dddca33df032eabdc8ad36421e927b63e668a /dev-ml
parentdev-ml/ppx_tools: x86 keyworded (bug #611014) (diff)
downloadgentoo-c2c52323ae8440fbd35adbaec8df5e2273857088.tar.gz
gentoo-c2c52323ae8440fbd35adbaec8df5e2273857088.tar.bz2
gentoo-c2c52323ae8440fbd35adbaec8df5e2273857088.zip
dev-ml/ocurl: x86 keyworded (bug #611014)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocurl/ocurl-0.6.1.ebuild4
-rw-r--r--dev-ml/ocurl/ocurl-0.7.9.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/ocurl/ocurl-0.6.1.ebuild b/dev-ml/ocurl/ocurl-0.6.1.ebuild
index 1b1d8619146b..39c4fd5cab5f 100644
--- a/dev-ml/ocurl/ocurl-0.6.1.ebuild
+++ b/dev-ml/ocurl/ocurl-0.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ RDEPEND=">=net-misc/curl-7.9.8
>=dev-lang/ocaml-3.12:=[ocamlopt]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-KEYWORDS="amd64 ppc"
+KEYWORDS="amd64 ppc ~x86"
src_compile()
{
diff --git a/dev-ml/ocurl/ocurl-0.7.9.ebuild b/dev-ml/ocurl/ocurl-0.7.9.ebuild
index 6dafb58c62ca..978bdea229b6 100644
--- a/dev-ml/ocurl/ocurl-0.7.9.ebuild
+++ b/dev-ml/ocurl/ocurl-0.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,7 +19,7 @@ RDEPEND=">=net-misc/curl-7.9.8
>=dev-lang/ocaml-3.12:=[ocamlopt]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-KEYWORDS="~amd64 ~arm ~ppc"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
src_compile()
{