commit: 97feaefe4d106e77f835ca86a98951cc1ba40e9e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 11 06:25:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 11 06:25:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97feaefe
dev-ml/ounit2: Stabilize 2.2.3 x86, #769317 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ounit2/ounit2-2.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild b/dev-ml/ounit2/ounit2-2.2.3.ebuild index 088df7c99a3..9b5c1534ae7 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:=
