diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:18:21 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:18:21 +0100 |
commit | 86c0d87273c625bcd802dcfcde747982e522a5da (patch) | |
tree | 8f938ac0bc89d5b8651373ec044a059cbbc3432e /dev-ml/opam-format | |
parent | dev-ml/opam-file-format: destabilise for ppc (diff) | |
download | gentoo-86c0d87273c625bcd802dcfcde747982e522a5da.tar.gz gentoo-86c0d87273c625bcd802dcfcde747982e522a5da.tar.bz2 gentoo-86c0d87273c625bcd802dcfcde747982e522a5da.zip |
dev-ml/opam-format: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.8-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.8-r3.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.9.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild b/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild index d873c3e60ab6..6906d1f9e78b 100644 --- a/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.8-r2.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 )" diff --git a/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild b/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild index 6de06692f9c1..e9c7e673404f 100644 --- a/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.8-r3.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 )" diff --git a/dev-ml/opam-format/opam-format-2.0.9.ebuild b/dev-ml/opam-format/opam-format-2.0.9.ebuild index 6de06692f9c1..e9c7e673404f 100644 --- a/dev-ml/opam-format/opam-format-2.0.9.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.9.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 )" |