diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 12:00:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 12:00:31 +0200 |
commit | c5127f0fb29c588e90edc7cbf0fcba2bba954b68 (patch) | |
tree | 54be7b48b68d3c2b090cf21d525de232f3a8f9f1 /dev-ml/ocplib-endian | |
parent | dev-ml/uutf: Stabilize 1.0.3 ppc64, #901689 (diff) | |
download | gentoo-c5127f0fb29c588e90edc7cbf0fcba2bba954b68.tar.gz gentoo-c5127f0fb29c588e90edc7cbf0fcba2bba954b68.tar.bz2 gentoo-c5127f0fb29c588e90edc7cbf0fcba2bba954b68.zip |
dev-ml/ocplib-endian: Stabilize 1.2 ppc64, #901697
Signed-off-by: Arthur Zamarin <arthurzam@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 35d1d14b60b6..7e02940b59a7 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 |