commit: b0a9fe5c0f4500213021b7e778bbc3b7eb5c3f94 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 21:45:58 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 21:56:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a9fe5c
dev-ml/ppx_tools: x86 keyworded (bug #611014) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ml/ppx_tools/ppx_tools-5.0.4.03.0.ebuild | 4 ++-- dev-ml/ppx_tools/ppx_tools-5.0.4.05.0.ebuild | 4 ++-- 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?]"
