diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:18:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:18:40 +0300 |
commit | e517e5a3bac683b054df8dede0face2ae8c47334 (patch) | |
tree | a542eb85393e980f60d244e2a0e0f2cbc4ae9e14 /dev-ml/expect_test_helpers_core | |
parent | dev-ml/core_unix: Stabilize 0.16.0-r1 amd64, #933767 (diff) | |
download | gentoo-e517e5a3bac683b054df8dede0face2ae8c47334.tar.gz gentoo-e517e5a3bac683b054df8dede0face2ae8c47334.tar.bz2 gentoo-e517e5a3bac683b054df8dede0face2ae8c47334.zip |
dev-ml/expect_test_helpers_core: Stabilize 0.16.0 amd64, #933767
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/expect_test_helpers_core')
-rw-r--r-- | dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.16.0.ebuild b/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.16.0.ebuild index fc89fc9e3676..8971bfd1aa06 100644 --- a/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.16.0.ebuild +++ b/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.16.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" DEPEND=" |