summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:15:45 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:15:45 +0200
commit6c7df5c3b5892ac81d6be7dc61297760a0255b27 (patch)
treec5d5b585a1ee21117a0f976c5a84649a6ee44ca9 /dev-python/wtf-peewee
parentdev-python/flask-admin: x86 stable (bug #658946) (diff)
downloadgentoo-6c7df5c3b5892ac81d6be7dc61297760a0255b27.tar.gz
gentoo-6c7df5c3b5892ac81d6be7dc61297760a0255b27.tar.bz2
gentoo-6c7df5c3b5892ac81d6be7dc61297760a0255b27.zip
dev-python/wtf-peewee: x86 stable (bug #658946)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/wtf-peewee')
-rw-r--r--dev-python/wtf-peewee/wtf-peewee-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wtf-peewee/wtf-peewee-3.0.0.ebuild b/dev-python/wtf-peewee/wtf-peewee-3.0.0.ebuild
index e86701ad0c23..2293bd172ac5 100644
--- a/dev-python/wtf-peewee/wtf-peewee-3.0.0.ebuild
+++ b/dev-python/wtf-peewee/wtf-peewee-3.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/coleifer/wtf-peewee/"
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"
RDEPEND=">=dev-python/peewee-3[${PYTHON_USEDEP}]