diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 18:52:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 18:52:55 +0000 |
commit | 5124c3fc9d9b836c77cb2274c758a2e5cff7bd62 (patch) | |
tree | af114e7c355919e200f5db569f9bbc5473b5d73c /dev-ml/ocplib-endian | |
parent | dev-ml/mmap: Stabilize 1.1.0 amd64, #769317 (diff) | |
download | gentoo-5124c3fc9d9b836c77cb2274c758a2e5cff7bd62.tar.gz gentoo-5124c3fc9d9b836c77cb2274c758a2e5cff7bd62.tar.bz2 gentoo-5124c3fc9d9b836c77cb2274c758a2e5cff7bd62.zip |
dev-ml/ocplib-endian: Stabilize 1.1-r1 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocplib-endian')
-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 ac1dfea039d9..d1a2395dbc22 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 |