summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:14:17 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:14:17 +0200
commit0b12b2dea9dc72b880f58d03050f6def31fa1e4d (patch)
tree04e2a86f23ca20eaa39a38ead2e3646299f8df43
parentnet-misc/electrum: x86 stable (bug #658918) (diff)
downloadgentoo-0b12b2dea9dc72b880f58d03050f6def31fa1e4d.tar.gz
gentoo-0b12b2dea9dc72b880f58d03050f6def31fa1e4d.tar.bz2
gentoo-0b12b2dea9dc72b880f58d03050f6def31fa1e4d.zip
dev-python/flask-script: x86 stable (bug #658946)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-python/flask-script/flask-script-2.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-script/flask-script-2.0.6.ebuild b/dev-python/flask-script/flask-script-2.0.6.ebuild
index 6b6120e01954..54ab9b6f452b 100644
--- a/dev-python/flask-script/flask-script-2.0.6.ebuild
+++ b/dev-python/flask-script/flask-script-2.0.6.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc test"
RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]"