summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:19:11 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:19:11 +0100
commitf77d0a8e7dce8ee15e9ce17ca8e163d2f4de6f92 (patch)
tree7440b26f17ccf485bbaffa1d56cae9df62e7f16c
parentdev-ml/stdio: destabilise for ppc (diff)
downloadgentoo-f77d0a8e7dce8ee15e9ce17ca8e163d2f4de6f92.tar.gz
gentoo-f77d0a8e7dce8ee15e9ce17ca8e163d2f4de6f92.tar.bz2
gentoo-f77d0a8e7dce8ee15e9ce17ca8e163d2f4de6f92.zip
dev-ml/stdlib-shims: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild4
-rw-r--r--dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild b/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild
index 9f748eb07a6d..91bbbcc943c2 100644
--- a/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild
+++ b/dev-ml/stdlib-shims/stdlib-shims-0.2.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/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
DOCS=( "README.md" "CHANGES.md" "LICENSE" )
diff --git a/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild b/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild
index 2147886d70d7..91bbbcc943c2 100644
--- a/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild
+++ b/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
DOCS=( "README.md" "CHANGES.md" "LICENSE" )