summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:25:40 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:25:40 +0000
commit97feaefe4d106e77f835ca86a98951cc1ba40e9e (patch)
treec6af688a8e8cd627cd2f3bfa7828a804ffd4230a
parentdev-ml/lwt: Stabilize 5.3.0-r1 x86, #769317 (diff)
downloadgentoo-97feaefe.tar.gz
gentoo-97feaefe.tar.bz2
gentoo-97feaefe.zip
dev-ml/ounit2: Stabilize 2.2.3 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-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 088df7c99a3f..9b5c1534ae73 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:=