commit: 22fb5da62b19cbda68dfba5478e3df67976583e6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 10 18:53:15 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 10 18:53:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22fb5da6
dev-ml/ounit2: Stabilize 2.2.3 amd64, #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 58cc77dda0f..088df7c99a3 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:=
