summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-08-02 12:29:51 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-08-02 13:22:40 +0200
commitdb121542c017ac324ffc973ffb939bde57ca9881 (patch)
tree786c881cd6c8ec47efa6eb8e50f712e998d8d332 /dev-ml/uchar/uchar-0.0.2.ebuild
parentdev-ml/ocaml-re: keyword ~x86 (diff)
downloadgentoo-db121542c017ac324ffc973ffb939bde57ca9881.tar.gz
gentoo-db121542c017ac324ffc973ffb939bde57ca9881.tar.bz2
gentoo-db121542c017ac324ffc973ffb939bde57ca9881.zip
dev-ml/uchar: keyword ~x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-ml/uchar/uchar-0.0.2.ebuild')
-rw-r--r--dev-ml/uchar/uchar-0.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uchar/uchar-0.0.2.ebuild b/dev-ml/uchar/uchar-0.0.2.ebuild
index 74e9bd312cb7..41c83cb4f77b 100644
--- a/dev-ml/uchar/uchar-0.0.2.ebuild
+++ b/dev-ml/uchar/uchar-0.0.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/uchar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.03:="