diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-08-02 12:29:51 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-08-02 13:22:40 +0200 |
commit | db121542c017ac324ffc973ffb939bde57ca9881 (patch) | |
tree | 786c881cd6c8ec47efa6eb8e50f712e998d8d332 /dev-ml/uchar | |
parent | dev-ml/ocaml-re: keyword ~x86 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-ml/uchar/uchar-0.0.2.ebuild | 2 |
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:=" |