summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_tools
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:45:58 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:56:02 +0100
commitb0a9fe5c0f4500213021b7e778bbc3b7eb5c3f94 (patch)
treecdc48fd70b7830805f99760dee8dcc6bbd1d613c /dev-ml/ppx_tools
parent373ea8f6349f611fba48c7b4e61ef28f3f0cc986 (diff)
downloadgentoo-b0a9fe5c0f4500213021b7e778bbc3b7eb5c3f94.tar.gz
gentoo-b0a9fe5c0f4500213021b7e778bbc3b7eb5c3f94.tar.xz
dev-ml/ppx_tools: x86 keyworded (bug #611014)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml/ppx_tools')
-rw-r--r--dev-ml/ppx_tools/ppx_tools-5.0.4.03.0.ebuild4
-rw-r--r--dev-ml/ppx_tools/ppx_tools-5.0.4.05.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/ppx_tools/ppx_tools-5.0.4.03.0.ebuild b/dev-ml/ppx_tools/ppx_tools-5.0.4.03.0.ebuild
index b77cef7d6d7..3b440d54aeb 100644
--- a/dev-ml/ppx_tools/ppx_tools-5.0.4.03.0.ebuild
+++ b/dev-ml/ppx_tools/ppx_tools-5.0.4.03.0.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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/alainfrisch/ppx_tools/archive/${MY_PV}.tar.gz -> ${P
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.03.0:=[ocamlopt?]"
diff --git a/dev-ml/ppx_tools/ppx_tools-5.0.4.05.0.ebuild b/dev-ml/ppx_tools/ppx_tools-5.0.4.05.0.ebuild
index 2ec6b114e82..28e7b0d5bb5 100644
--- a/dev-ml/ppx_tools/ppx_tools-5.0.4.05.0.ebuild
+++ b/dev-ml/ppx_tools/ppx_tools-5.0.4.05.0.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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/alainfrisch/ppx_tools/archive/${MY_PV}.tar.gz -> ${P
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.05_beta:=[ocamlopt?]"