From c3db5a036e7939dfa501b765641abc878ea905d6 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Wed, 14 Feb 2018 15:22:20 +0100 Subject: [PATCH] dev-ml/ppx_deriving: x86 keyworded (bug #627836) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-ml/ppx_deriving/ppx_deriving-4.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ppx_deriving/ppx_deriving-4.2-r1.ebuild b/dev-ml/ppx_deriving/ppx_deriving-4.2-r1.ebuild index e0d5d36b4b656..0849fdefe9832 100644 --- a/dev-ml/ppx_deriving/ppx_deriving-4.2-r1.ebuild +++ b/dev-ml/ppx_deriving/ppx_deriving-4.2-r1.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" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-ppx/ppx_deriving/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc +ocamlopt test" DEPEND="