commit: 2a63e3efc5da8b6f18c9bd4af428f7b52a7bb74e Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Dec 16 01:38:20 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Dec 16 01:38:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a63e3ef
dev-python/logbook: Stabilize 1.9.1 amd64, #967566 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/logbook/logbook-1.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/logbook/logbook-1.9.1.ebuild b/dev-python/logbook/logbook-1.9.1.ebuild index 3c01d8967215..281cacbed09b 100644 --- a/dev-python/logbook/logbook-1.9.1.ebuild +++ b/dev-python/logbook/logbook-1.9.1.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="
