summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 18:53:15 +0000
committerSam James <sam@gentoo.org>2021-02-10 18:53:15 +0000
commit22fb5da62b19cbda68dfba5478e3df67976583e6 (patch)
tree6e75aee662ef7c5d831599816d90835f01e6eba9 /dev-ml/ounit2
parentdev-ml/lwt: Stabilize 5.3.0-r1 amd64, #769317 (diff)
downloadgentoo-22fb5da62b19cbda68dfba5478e3df67976583e6.tar.gz
gentoo-22fb5da62b19cbda68dfba5478e3df67976583e6.tar.bz2
gentoo-22fb5da62b19cbda68dfba5478e3df67976583e6.zip
dev-ml/ounit2: Stabilize 2.2.3 amd64, #769317
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 58cc77dda0f0..088df7c99a3f 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:=