diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:45:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:56:02 +0100 |
commit | b0a9fe5c0f4500213021b7e778bbc3b7eb5c3f94 (patch) | |
tree | cdc48fd70b7830805f99760dee8dcc6bbd1d613c /dev-ml/ppx_tools | |
parent | dev-ml/integers: x86 keyworded (bug #619536) (diff) | |
download | gentoo-b0a9fe5c0f4500213021b7e778bbc3b7eb5c3f94.tar.gz gentoo-b0a9fe5c0f4500213021b7e778bbc3b7eb5c3f94.tar.bz2 gentoo-b0a9fe5c0f4500213021b7e778bbc3b7eb5c3f94.zip |
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.ebuild | 4 | ||||
-rw-r--r-- | 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 b77cef7d6d73..3b440d54aeb0 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 2ec6b114e829..28e7b0d5bb50 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?]" |