summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:17:50 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:17:50 +0100
commit1d2e407922ae69c2ef2d6840222701456c404331 (patch)
tree2f617960478ed40e061c702f79b0c18ce8fd2f77
parentdev-ml/fmt: destabilise for ppc (diff)
downloadgentoo-1d2e407922ae69c2ef2d6840222701456c404331.tar.gz
gentoo-1d2e407922ae69c2ef2d6840222701456c404331.tar.bz2
gentoo-1d2e407922ae69c2ef2d6840222701456c404331.zip
dev-ml/fpath: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-ml/fpath/fpath-0.7.2.ebuild4
-rw-r--r--dev-ml/fpath/fpath-0.7.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/fpath/fpath-0.7.2.ebuild b/dev-ml/fpath/fpath-0.7.2.ebuild
index c2909f3c6d01..3af1323815e7 100644
--- a/dev-ml/fpath/fpath-0.7.2.ebuild
+++ b/dev-ml/fpath/fpath-0.7.2.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=6
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/fpath/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE=""
RDEPEND="
diff --git a/dev-ml/fpath/fpath-0.7.3.ebuild b/dev-ml/fpath/fpath-0.7.3.ebuild
index 6882f7558f4c..c78f06c0be6c 100644
--- a/dev-ml/fpath/fpath-0.7.3.ebuild
+++ b/dev-ml/fpath/fpath-0.7.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://erratique.ch/software/fpath/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~x86"
RDEPEND="dev-ml/result:=
dev-ml/astring:=