commit: 505e491c7d6d74b754f507c5d8de8a10a41134ec Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Dec 30 19:29:39 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Dec 30 20:23:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505e491c
dev-python/logbook: Stabilize 1.9.2 x86, #968192 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/logbook/logbook-1.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/logbook/logbook-1.9.2.ebuild b/dev-python/logbook/logbook-1.9.2.ebuild index 06959f0e248c..171e514302dc 100644 --- a/dev-python/logbook/logbook-1.9.2.ebuild +++ b/dev-python/logbook/logbook-1.9.2.ebuild @@ -50,7 +50,7 @@ LICENSE="BSD" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" IUSE="+native-extensions" RDEPEND="
