diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 02:28:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 02:28:00 +0000 |
commit | 04c3ac2df009ce5b397c5f64489f4987918f87ff (patch) | |
tree | 03d88458fedf6fd48781f47d6f9ea150e8e7e37a /dev-ml/ocplib-endian | |
parent | dev-ml/ocplib-endian: Stabilize 1.2 amd64, #901697 (diff) | |
download | gentoo-04c3ac2df009ce5b397c5f64489f4987918f87ff.tar.gz gentoo-04c3ac2df009ce5b397c5f64489f4987918f87ff.tar.bz2 gentoo-04c3ac2df009ce5b397c5f64489f4987918f87ff.zip |
dev-ml/ocplib-endian: Stabilize 1.2 x86, #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 257dba2f4900..35d1d14b60b6 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 |