commit: a527c141a207a9fbe1b55619a71fce8cc3732986 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 18:25:47 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 18:25:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a527c141
dev-ml/ounit: Stabilize 2.0.6 amd64, #733468 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ounit/ounit-2.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ounit/ounit-2.0.6.ebuild b/dev-ml/ounit/ounit-2.0.6.ebuild index 0ade5f19c1e..51ccd4dc266 100644 --- a/dev-ml/ounit/ounit-2.0.6.ebuild +++ b/dev-ml/ounit/ounit-2.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/" SRC_URI="https://forge.ocamlcore.org/frs/download.php/1722/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" DEPEND="" RDEPEND="${DEPEND}" IUSE=""
