diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 17:20:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 17:20:49 +0300 |
commit | 32555aa923d87610df7c9e355d2764f1d147c48c (patch) | |
tree | e23f12c0b08db174fd0635013575b4ea07b35d40 /dev-ml/dyn | |
parent | dev-ml/dune-site: Stabilize 3.10.0 x86, #933822 (diff) | |
download | gentoo-32555aa923d87610df7c9e355d2764f1d147c48c.tar.gz gentoo-32555aa923d87610df7c9e355d2764f1d147c48c.tar.bz2 gentoo-32555aa923d87610df7c9e355d2764f1d147c48c.zip |
dev-ml/dyn: Stabilize 3.10.0 x86, #933822
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/dyn')
-rw-r--r-- | dev-ml/dyn/dyn-3.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dyn/dyn-3.10.0.ebuild b/dev-ml/dyn/dyn-3.10.0.ebuild index e93874388351..71f5d4c4613a 100644 --- a/dev-ml/dyn/dyn-3.10.0.ebuild +++ b/dev-ml/dyn/dyn-3.10.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/dune-${PV}" LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" RESTRICT="test" |