summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-23 23:37:39 +0000
committerSam James <sam@gentoo.org>2023-02-23 23:37:39 +0000
commit07801f4932409504f38bb48499fd714f2baa2c02 (patch)
tree78375ba393b45d3c22239cd907ba1dd472fc817d /dev-ml/opam-format
parentdev-ml/opam-core: Stabilize 2.0.10 amd64, #896100 (diff)
downloadgentoo-07801f4932409504f38bb48499fd714f2baa2c02.tar.gz
gentoo-07801f4932409504f38bb48499fd714f2baa2c02.tar.bz2
gentoo-07801f4932409504f38bb48499fd714f2baa2c02.zip
dev-ml/opam-format: Stabilize 2.0.10 amd64, #896100
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.0.10.ebuild4
1 files changed, 2 insertions, 2 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 613461beb70d..b2692ce487ac 100644
--- a/dev-ml/opam-format/opam-format-2.0.10.ebuild
+++ b/dev-ml/opam-format/opam-format-2.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"