diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-09 03:23:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-09 03:29:08 +0200 |
commit | 7cd344428b39020ce65ca906277f9d8fc99fb44f (patch) | |
tree | 0d172a56484bc22bd932280c22264c4bd13f3872 /dev-python/flask-paranoid | |
parent | dev-python/flask-htmlmin: x86 stable (bug #647078) (diff) | |
download | gentoo-7cd344428b39020ce65ca906277f9d8fc99fb44f.tar.gz gentoo-7cd344428b39020ce65ca906277f9d8fc99fb44f.tar.bz2 gentoo-7cd344428b39020ce65ca906277f9d8fc99fb44f.zip |
dev-python/flask-paranoid: x86 stable (bug #647078)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'dev-python/flask-paranoid')
-rw-r--r-- | dev-python/flask-paranoid/flask-paranoid-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-paranoid/flask-paranoid-0.2.0.ebuild b/dev-python/flask-paranoid/flask-paranoid-0.2.0.ebuild index e57faa05ac28..6923c6764b7b 100644 --- a/dev-python/flask-paranoid/flask-paranoid-0.2.0.ebuild +++ b/dev-python/flask-paranoid/flask-paranoid-0.2.0.ebuild @@ -18,7 +18,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND="dev-python/flask[${PYTHON_USEDEP}]" |