summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:18:51 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:18:51 +0100
commit3982a7795fc0b7ff30feb97a0a5426771855f223 (patch)
tree5b4d6faf902eb7b0008829e424556eaef9afc50a /dev-ml
parentdev-ml/ppx_module_timer: destabilise for ppc (diff)
downloadgentoo-3982a7795fc0b7ff30feb97a0a5426771855f223.tar.gz
gentoo-3982a7795fc0b7ff30feb97a0a5426771855f223.tar.bz2
gentoo-3982a7795fc0b7ff30feb97a0a5426771855f223.zip
dev-ml/ppx_optcomp: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ppx_optcomp/ppx_optcomp-0.14.0.ebuild4
-rw-r--r--dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.14.0.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.14.0.ebuild
index c640433257e5..bf518b73969e 100644
--- a/dev-ml/ppx_optcomp/ppx_optcomp-0.14.0.ebuild
+++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_optcomp/archive/v${PV}.tar.gz -> ${P}
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="
diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild
index a55939544f16..86905259ed48 100644
--- a/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild
+++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_optcomp/archive/v${PV}.tar.gz -> ${P}
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="