commit: 67599af55fe498cd271916553d9eeaa6a6776916 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 11 06:25:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 11 06:25:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67599af5
dev-ml/cmdliner: Stabilize 1.0.4 x86, #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 7060140caa9..ed83050e1f7 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 )"
