commit: f6ccbdfdc12a01cc27994f0505f91fe3c5432614 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 3 00:44:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 3 00:44:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6ccbdfd
dev-ml/logs: Stabilize 0.7.0 x86, #783582 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/logs/logs-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/logs/logs-0.7.0.ebuild b/dev-ml/logs/logs-0.7.0.ebuild index a6b13788d2e..86e91a5d29d 100644 --- a/dev-ml/logs/logs-0.7.0.ebuild +++ b/dev-ml/logs/logs-0.7.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/logs/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+fmt cli +lwt test" RESTRICT="!test? ( test )"
