commit: 5796c308c3a032bf1166c21719ddcd330c7ff9ce Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 10 18:52:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 10 18:52:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5796c308
dev-ml/cmdliner: Stabilize 1.0.4 amd64, #769317 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/cmdliner/cmdliner-1.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/cmdliner/cmdliner-1.0.4.ebuild b/dev-ml/cmdliner/cmdliner-1.0.4.ebuild index 6f8d476c569..7060140caa9 100644 --- a/dev-ml/cmdliner/cmdliner-1.0.4.ebuild +++ b/dev-ml/cmdliner/cmdliner-1.0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"
