summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:34:16 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:46:34 +0000
commit0c05244dc25aeb8cb246297519ec5c8583b3ff17 (patch)
tree2e62415dd487deda02ac101e8f58ede64e08f60e /dev-ml/ounit2
parentdev-ml/lwt: Stabilize 5.3.0-r1 arm, #772833 (diff)
downloadgentoo-0c05244dc25aeb8cb246297519ec5c8583b3ff17.tar.gz
gentoo-0c05244dc25aeb8cb246297519ec5c8583b3ff17.tar.bz2
gentoo-0c05244dc25aeb8cb246297519ec5c8583b3ff17.zip
dev-ml/ounit2: Stabilize 2.2.3 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ounit2')
-rw-r--r--dev-ml/ounit2/ounit2-2.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild b/dev-ml/ounit2/ounit2-2.2.3.ebuild
index 426e90de74de..5f425ad5708e 100644
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild
@@ -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:=