From 2e7431468d6d15eee414c79286ad1d6013124943 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 20 Apr 2017 19:00:11 +0200 Subject: dev-ml/ocaml-ctypes: Drop x86 keywords on lwt-needing version Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild index eb8c04dc6294..518483440ee6 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm" IUSE="test" RDEPEND=" -- cgit v1.2.3-65-gdbad