diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-19 13:42:21 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-19 18:08:22 -0500 |
commit | bd15006ced1a301f4c571acba8b6346d6729ded5 (patch) | |
tree | 1b3f9cca5da72a8190d25c0ed850cc39ab267b2b /dev-ml | |
parent | dev-ml/opam-core: Stabilize 2.0.10 arm, #896100 (diff) | |
download | gentoo-bd15006ced1a301f4c571acba8b6346d6729ded5.tar.gz gentoo-bd15006ced1a301f4c571acba8b6346d6729ded5.tar.bz2 gentoo-bd15006ced1a301f4c571acba8b6346d6729ded5.zip |
dev-ml/opam-format: Stabilize 2.0.10 arm, #896100
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.10.ebuild b/dev-ml/opam-format/opam-format-2.0.10.ebuild index 68741fd05179..ef61d2b92d0b 100644 --- a/dev-ml/opam-format/opam-format-2.0.10.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.10.ebuild @@ -15,7 +15,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |