diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-09 15:56:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-09 15:56:35 +0300 |
commit | ccd1f6bbf9b3bd74c5bc302de15eb5f54d8a6cef (patch) | |
tree | a281eae4f42033158a86b224111860fa4d533790 /dev-ml | |
parent | dev-ml/ocaml-base64: Stabilize 3.5.1 arm, #933839 (diff) | |
download | gentoo-ccd1f6bbf9b3bd74c5bc302de15eb5f54d8a6cef.tar.gz gentoo-ccd1f6bbf9b3bd74c5bc302de15eb5f54d8a6cef.tar.bz2 gentoo-ccd1f6bbf9b3bd74c5bc302de15eb5f54d8a6cef.zip |
dev-ml/ocaml-ctypes: Stabilize 0.21.1-r2 arm, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.21.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.21.1-r2.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.21.1-r2.ebuild index a24811c72f00..6d9257522013 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.21.1-r2.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.21.1-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/yallop/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |