commit: 925ec124ccc284109cf0df32c890705723a383fa Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 26 10:46:53 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 26 10:46:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925ec124
dev-python/peewee: Stabilize 3.18.2 amd64, #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 f798c544fe96..acead18128a8 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 )"
