summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-04-20 19:00:11 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-04-20 19:15:38 +0200
commit2e7431468d6d15eee414c79286ad1d6013124943 (patch)
treec0f001cd31c23e81bf561bcf62ace6fd77666d26 /dev-ml
parentdev-ml/ocurl: remove x86 keywords, needed by lwt cleanup (diff)
downloadgentoo-2e7431468d6d15eee414c79286ad1d6013124943.tar.gz
gentoo-2e7431468d6d15eee414c79286ad1d6013124943.tar.bz2
gentoo-2e7431468d6d15eee414c79286ad1d6013124943.zip
dev-ml/ocaml-ctypes: Drop x86 keywords on lwt-needing version
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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="