From: Agostino Sarubbo Date: Tue, 12 May 2020 06:37:06 +0000 (+0200) Subject: dev-python/peewee: x86 stable wrt bug #721768 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=53a341bfde02962d35b4cd3a8c5c4c7398da2cb2;p=gentoo.git dev-python/peewee: x86 stable wrt bug #721768 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/peewee/peewee-3.13.2.ebuild b/dev-python/peewee/peewee-3.13.2.ebuild index 6cc46a6d9109..d1d51cbabc26 100644 --- a/dev-python/peewee/peewee-3.13.2.ebuild +++ b/dev-python/peewee/peewee-3.13.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples test" RESTRICT="!test? ( test )"