diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:20 +0000 |
commit | 885dd26cdb52646baad0ba181873d0f46a0da8fa (patch) | |
tree | 57ed90b50d4efe26dfdce81781f0889b9b2a2544 /dev-ml | |
parent | dev-ml/mmap: Stabilize 1.1.0 ppc, #769317 (diff) | |
download | gentoo-885dd26cdb52646baad0ba181873d0f46a0da8fa.tar.gz gentoo-885dd26cdb52646baad0ba181873d0f46a0da8fa.tar.bz2 gentoo-885dd26cdb52646baad0ba181873d0f46a0da8fa.zip |
dev-ml/ocplib-endian: Stabilize 1.1-r1 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 86919b028ebe..80766f8c55dc 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 |