summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:18:26 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:18:26 +0100
commitfd1044f8a9f82216852882ade2ac30d0c56a8635 (patch)
tree6cce2dca7f4c4a88882a1d5db9f0f8da23c6ac7f /dev-ml/ounit2
parentdev-ml/opam-state: destabilise for ppc (diff)
downloadgentoo-fd1044f8a9f82216852882ade2ac30d0c56a8635.tar.gz
gentoo-fd1044f8a9f82216852882ade2ac30d0c56a8635.tar.bz2
gentoo-fd1044f8a9f82216852882ade2ac30d0c56a8635.zip
dev-ml/ounit2: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/ounit2')
-rw-r--r--dev-ml/ounit2/ounit2-2.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild b/dev-ml/ounit2/ounit2-2.2.3.ebuild
index 40be073255c0..6445ad69029a 100644
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.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
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gildor478/ounit"
SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
DEPEND="
dev-ml/lwt:=
dev-ml/stdlib-shims:=