diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 02:27:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 02:27:58 +0000 |
commit | e846b9a86e1f2a7566292f6db0902a7835d4afb8 (patch) | |
tree | 63c4e60d79874bad9606fb4ce3b8f1929f9aa6c3 /dev-ml/ocplib-endian | |
parent | dev-ml/uunf: Stabilize 15.0.0 x86, #901691 (diff) | |
download | gentoo-e846b9a86e1f2a7566292f6db0902a7835d4afb8.tar.gz gentoo-e846b9a86e1f2a7566292f6db0902a7835d4afb8.tar.bz2 gentoo-e846b9a86e1f2a7566292f6db0902a7835d4afb8.zip |
dev-ml/ocplib-endian: Stabilize 1.2 amd64, #901697
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild b/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild index 405c1b9d56e5..257dba2f4900 100644 --- a/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild +++ b/dev-ml/ocplib-endian/ocplib-endian-1.2.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 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" # 2 of 70 tests fail |