summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-12 08:37:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-12 08:37:06 +0200
commit53a341bfde02962d35b4cd3a8c5c4c7398da2cb2 (patch)
tree54f8b7188b79b4de191e589f2c96314791743b70 /dev-python/peewee
parentapp-office/gnucash: x86 stable wrt bug #721748 (diff)
downloadgentoo-53a341bfde02962d35b4cd3a8c5c4c7398da2cb2.tar.gz
gentoo-53a341bfde02962d35b4cd3a8c5c4c7398da2cb2.tar.bz2
gentoo-53a341bfde02962d35b4cd3a8c5c4c7398da2cb2.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/peewee')
-rw-r--r--dev-python/peewee/peewee-3.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"