diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:51:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:51:43 +0300 |
commit | 1c9ad06bee051195aa264ba89f963866d5b2ab20 (patch) | |
tree | e41c2fb896db84a9a8b67d41aba26d65be5c2de1 /dev-ml/ordering | |
parent | dev-ml/pp: Stabilize 1.1.2 x86, #901629 (diff) | |
download | gentoo-1c9ad06bee051195aa264ba89f963866d5b2ab20.tar.gz gentoo-1c9ad06bee051195aa264ba89f963866d5b2ab20.tar.bz2 gentoo-1c9ad06bee051195aa264ba89f963866d5b2ab20.zip |
dev-ml/ordering: Stabilize 3.6.2 x86, #901629
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ordering')
-rw-r--r-- | dev-ml/ordering/ordering-3.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ordering/ordering-3.6.2.ebuild b/dev-ml/ordering/ordering-3.6.2.ebuild index b44060ce1441..060e4928a929 100644 --- a/dev-ml/ordering/ordering-3.6.2.ebuild +++ b/dev-ml/ordering/ordering-3.6.2.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" |