diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:34 +0000 |
commit | 4507bf6e8adff5189e070e291e151abd2f0a674f (patch) | |
tree | 17aabe0c1e9c8dfb208b835060e82bfe5c20339a /dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild | |
parent | dev-ml/mmap: Stabilize 1.1.0 x86, #769317 (diff) | |
download | gentoo-4507bf6e8adff5189e070e291e151abd2f0a674f.tar.gz gentoo-4507bf6e8adff5189e070e291e151abd2f0a674f.tar.bz2 gentoo-4507bf6e8adff5189e070e291e151abd2f0a674f.zip |
dev-ml/ocplib-endian: Stabilize 1.1-r1 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild')
-rw-r--r-- | dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild b/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild index d1a2395dbc22..86919b028ebe 100644 --- a/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild +++ b/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" # 2 of 70 tests fail |