commit: ad5db72c661b825202cb8363e3f43ff72bdafff9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 27 09:08:08 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jul 27 09:08:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5db72c
dev-python/peewee: Stabilize 3.17.6 amd64, #936742 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/peewee/peewee-3.17.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/peewee/peewee-3.17.6.ebuild b/dev-python/peewee/peewee-3.17.6.ebuild index 89b025bc559e..ee370fd11a05 100644 --- a/dev-python/peewee/peewee-3.17.6.ebuild +++ b/dev-python/peewee/peewee-3.17.6.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 )"
