commit: 74e48ebccc7ea8d995f6b89af4e76f1f18558d06 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 26 10:46:55 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 26 10:46:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e48ebc
dev-python/peewee: Stabilize 3.18.2 x86, #960726 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/peewee/peewee-3.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/peewee/peewee-3.18.2.ebuild b/dev-python/peewee/peewee-3.18.2.ebuild index acead18128a8..7591e7967481 100644 --- a/dev-python/peewee/peewee-3.18.2.ebuild +++ b/dev-python/peewee/peewee-3.18.2.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 )"
