diff options
author | Sam James <sam@gentoo.org> | 2023-12-22 05:02:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-22 05:04:47 +0000 |
commit | f267d006f79a529248658a9507379df111110632 (patch) | |
tree | e07786d2d34ccefc92fd46ae1bfaf4e5985515aa | |
parent | dev-ml/opam-client: Stabilize 2.0.10 ppc64, #896100 (diff) | |
download | gentoo-f267d006f79a529248658a9507379df111110632.tar.gz gentoo-f267d006f79a529248658a9507379df111110632.tar.bz2 gentoo-f267d006f79a529248658a9507379df111110632.zip |
dev-ml/opam-format: Stabilize 2.0.10 ppc64, #896100
Signed-off-by: Sam James <sam@gentoo.org>
-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 f4dd7112082f..65c614306d58 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 )" |