diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-30 12:58:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-30 12:58:41 +0000 |
commit | 38be4295dfc717e21af678b857b4a553fcef61ce (patch) | |
tree | cbade951400f422745b2625c3c7a87a80f5f2274 /dev-python/peewee | |
parent | app-emulation/wine-staging: bump WINE_MONO to 9.4.0 in live (diff) | |
download | gentoo-38be4295dfc717e21af678b857b4a553fcef61ce.tar.gz gentoo-38be4295dfc717e21af678b857b4a553fcef61ce.tar.bz2 gentoo-38be4295dfc717e21af678b857b4a553fcef61ce.zip |
dev-python/peewee: Stabilize 3.17.8 amd64, #945444
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/peewee')
-rw-r--r-- | dev-python/peewee/peewee-3.17.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/peewee/peewee-3.17.8.ebuild b/dev-python/peewee/peewee-3.17.8.ebuild index 89b025bc559e..ee370fd11a05 100644 --- a/dev-python/peewee/peewee-3.17.8.ebuild +++ b/dev-python/peewee/peewee-3.17.8.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 )" |