diff options
author | Sam James <sam@gentoo.org> | 2023-03-16 23:15:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-16 23:15:23 +0000 |
commit | b2bfe68355d41d42ea170aa17f6571da12753b7e (patch) | |
tree | a71727bc4e95a015a76f374e4fba228a2fd8f551 /dev-ml/ocplib-endian | |
parent | dev-ml/ocplib-endian: Stabilize 1.2 arm, #901697 (diff) | |
download | gentoo-b2bfe68355d41d42ea170aa17f6571da12753b7e.tar.gz gentoo-b2bfe68355d41d42ea170aa17f6571da12753b7e.tar.bz2 gentoo-b2bfe68355d41d42ea170aa17f6571da12753b7e.zip |
dev-ml/ocplib-endian: Stabilize 1.2 arm64, #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 4940ad6ef995..405c1b9d56e5 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 |