summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:19:17 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:19:17 +0200
commit97a26e718b51f36497532174d91037363df8c048 (patch)
treeaffff592c51c2abfad33e1e2f22ecd09008f4eb8 /dev-python/peewee
parentsci-libs/Shapely: x86 stable (bug #658946) (diff)
downloadgentoo-97a26e718b51f36497532174d91037363df8c048.tar.gz
gentoo-97a26e718b51f36497532174d91037363df8c048.tar.bz2
gentoo-97a26e718b51f36497532174d91037363df8c048.zip
dev-python/peewee: x86 stable (bug #658946)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/peewee')
-rw-r--r--dev-python/peewee/peewee-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/peewee/peewee-3.1.0.ebuild b/dev-python/peewee/peewee-3.1.0.ebuild
index 0bc936d97a44..a3b00a289859 100644
--- a/dev-python/peewee/peewee-3.1.0.ebuild
+++ b/dev-python/peewee/peewee-3.1.0.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="doc examples"
DEPEND="dev-python/cython[${PYTHON_USEDEP}]