diff options
Diffstat (limited to 'dev-ml/dyn/dyn-3.10.0.ebuild')
-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 06281de1ea49..b03e9ccc1556 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" |