diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:26 +0000 |
commit | d0c3db6b586178b579145b136de14b6118d4c0b1 (patch) | |
tree | d92d3de32717df637c31a2aac2fad41d5b3a3713 /dev-ml | |
parent | dev-ml/lwt: Stabilize 5.3.0-r1 ppc, #769317 (diff) | |
download | gentoo-d0c3db6b586178b579145b136de14b6118d4c0b1.tar.gz gentoo-d0c3db6b586178b579145b136de14b6118d4c0b1.tar.bz2 gentoo-d0c3db6b586178b579145b136de14b6118d4c0b1.zip |
dev-ml/ounit2: Stabilize 2.2.3 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ounit2/ounit2-2.2.3.ebuild | 2 |
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 9b5c1534ae73..426e90de74de 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:= |