summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:18:53 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:18:53 +0100
commitf3fbdb6fdad0ca74d160144cf453e748e38d6e36 (patch)
treee5f55969834ccbb0579d0d7c59174838ec9ff195 /dev-ml/ppx_pipebang
parentdev-ml/ppx_optional: destabilise for ppc (diff)
downloadgentoo-f3fbdb6fdad0ca74d160144cf453e748e38d6e36.tar.gz
gentoo-f3fbdb6fdad0ca74d160144cf453e748e38d6e36.tar.bz2
gentoo-f3fbdb6fdad0ca74d160144cf453e748e38d6e36.zip
dev-ml/ppx_pipebang: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_pipebang')
-rw-r--r--dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild b/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild
index 7889e6653321..a11ccbe392a4 100644
--- a/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild
+++ b/dev-ml/ppx_pipebang/ppx_pipebang-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/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="