diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:55:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:57:00 +0100 |
commit | f07155dd4230993f3e622a53f3cd4963613511ea (patch) | |
tree | 4dad3afd5271f52043ec32b908328a2dd6119fdd /dev-python/flask-principal | |
parent | dev-python/flask-mail: x86 stable wrt bug #606060 (diff) | |
download | gentoo-f07155dd4230993f3e622a53f3cd4963613511ea.tar.gz gentoo-f07155dd4230993f3e622a53f3cd4963613511ea.tar.bz2 gentoo-f07155dd4230993f3e622a53f3cd4963613511ea.zip |
dev-python/flask-principal: x86 stable wrt bug #606062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/flask-principal')
-rw-r--r-- | dev-python/flask-principal/flask-principal-0.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-principal/flask-principal-0.4.0-r1.ebuild b/dev-python/flask-principal/flask-principal-0.4.0-r1.ebuild index 544a76e57efc..71d8c6ffa486 100644 --- a/dev-python/flask-principal/flask-principal-0.4.0-r1.ebuild +++ b/dev-python/flask-principal/flask-principal-0.4.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mattupstate/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="dev-python/flask[${PYTHON_USEDEP}] |