diff options
author | Sam James <sam@gentoo.org> | 2022-09-18 01:36:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-18 01:36:42 +0100 |
commit | 4fe881b36f9324a7e30ffcdafde8efaa1130b1e0 (patch) | |
tree | 30aca088bfc9969d76a7d0d7c009b285613407ff /dev-ml | |
parent | dev-ml/opam-core: Stabilize 2.1.2 amd64, #859508 (diff) | |
download | gentoo-4fe881b36f9324a7e30ffcdafde8efaa1130b1e0.tar.gz gentoo-4fe881b36f9324a7e30ffcdafde8efaa1130b1e0.tar.bz2 gentoo-4fe881b36f9324a7e30ffcdafde8efaa1130b1e0.zip |
dev-ml/opam-format: Stabilize 2.1.2-r1 amd64, #859508
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 b1a5c43ceb11..568be296e2c0 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 )" |