summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:19:04 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:19:04 +0100
commitbaeaf65a6c238d92369dd42369c78b386e09e343 (patch)
treed56e387393b7750e6bffff8c8a770f30f03a1649 /dev-ml/rresult
parentdev-ml/result: destabilise for ppc (diff)
downloadgentoo-baeaf65a6c238d92369dd42369c78b386e09e343.tar.gz
gentoo-baeaf65a6c238d92369dd42369c78b386e09e343.tar.bz2
gentoo-baeaf65a6c238d92369dd42369c78b386e09e343.zip
dev-ml/rresult: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/rresult')
-rw-r--r--dev-ml/rresult/rresult-0.5.0.ebuild4
-rw-r--r--dev-ml/rresult/rresult-0.6.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/rresult/rresult-0.5.0.ebuild b/dev-ml/rresult/rresult-0.5.0.ebuild
index 3d12ef8d3f7a..ab19c850466b 100644
--- a/dev-ml/rresult/rresult-0.5.0.ebuild
+++ b/dev-ml/rresult/rresult-0.5.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=6
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/rresult/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE=""
RDEPEND="dev-ml/result:="
diff --git a/dev-ml/rresult/rresult-0.6.0.ebuild b/dev-ml/rresult/rresult-0.6.0.ebuild
index cdea5cc2d55d..982c480b5815 100644
--- a/dev-ml/rresult/rresult-0.6.0.ebuild
+++ b/dev-ml/rresult/rresult-0.6.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://erratique.ch/software/rresult/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:="
DEPEND="${RDEPEND}"