commit: de95cb0e1c71c9cfbe46d28bbe5a9cbda385719f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 10 16:32:55 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 10 16:32:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de95cb0e
dev-ml/ounit2: Stabilize 2.2.3 ppc64, #769317 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ounit2/ounit2-2.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild b/dev-ml/ounit2/ounit2-2.2.3.ebuild index 354af513eda..58cc77dda0f 100644 --- a/dev-ml/ounit2/ounit2-2.2.3.ebuild +++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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:=
