diff options
author | 2023-05-23 20:48:12 +0300 | |
---|---|---|
committer | 2023-05-23 20:48:12 +0300 | |
commit | c1998e8ea11e60ab9252706efd22c215e4bfb2a4 (patch) | |
tree | 1cd6a6a9ca0d6815570be6c057fd2296ab3c3866 /dev-python/peewee | |
parent | dev-python/cython: Stabilize 0.29.34 x86, #907015 (diff) | |
download | gentoo-c1998e8ea11e60ab9252706efd22c215e4bfb2a4.tar.gz gentoo-c1998e8ea11e60ab9252706efd22c215e4bfb2a4.tar.bz2 gentoo-c1998e8ea11e60ab9252706efd22c215e4bfb2a4.zip |
dev-python/peewee: Stabilize 3.16.2 x86, #907004
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/peewee')
-rw-r--r-- | dev-python/peewee/peewee-3.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/peewee/peewee-3.16.2.ebuild b/dev-python/peewee/peewee-3.16.2.ebuild index bb092f6924e0..fda9861f01ff 100644 --- a/dev-python/peewee/peewee-3.16.2.ebuild +++ b/dev-python/peewee/peewee-3.16.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 )" |