diff options
author | Sam James <sam@gentoo.org> | 2022-09-18 01:36:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-18 01:36:58 +0100 |
commit | bee2a5b505f8d20a1fbd0db989ced7fa7ceb0b91 (patch) | |
tree | 92d74c52153ac4c161a755e23a533280bcee606e /dev-ml/opam-format | |
parent | dev-ml/opam-core: Stabilize 2.1.2 x86, #859508 (diff) | |
download | gentoo-bee2a5b505f8d20a1fbd0db989ced7fa7ceb0b91.tar.gz gentoo-bee2a5b505f8d20a1fbd0db989ced7fa7ceb0b91.tar.bz2 gentoo-bee2a5b505f8d20a1fbd0db989ced7fa7ceb0b91.zip |
dev-ml/opam-format: Stabilize 2.1.2-r1 x86, #859508
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild b/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild index 568be296e2c0..54ee6c913fc1 100644 --- a/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild +++ b/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild @@ -16,7 +16,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |