summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 16:32:55 +0000
committerSam James <sam@gentoo.org>2021-02-10 16:32:55 +0000
commitde95cb0e1c71c9cfbe46d28bbe5a9cbda385719f (patch)
tree30df979a5e518cb0b1dad22c324c22fcdb056988
parentdev-ml/lwt: Stabilize 5.3.0-r1 ppc64, #769317 (diff)
downloadgentoo-de95cb0e.tar.gz
gentoo-de95cb0e.tar.bz2
gentoo-de95cb0e.zip
dev-ml/ounit2: Stabilize 2.2.3 ppc64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-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 354af513eda9..58cc77dda0f0 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-2020 Gentoo Authors
+# Copyright 1999-2021 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:=