commit: d9443ca3ddd6047cc46f0258b4147f55459cf7bd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 2 08:49:34 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 2 08:49:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9443ca3
dev-python/peewee: Stabilize 3.17.7 amd64, #942718 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/peewee/peewee-3.17.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/peewee/peewee-3.17.7.ebuild b/dev-python/peewee/peewee-3.17.7.ebuild index d4201d49a2c0..4519735c5929 100644 --- a/dev-python/peewee/peewee-3.17.7.ebuild +++ b/dev-python/peewee/peewee-3.17.7.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" IUSE="examples +native-extensions test" RESTRICT="!test? ( test )"
