diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-09 21:55:57 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-09 21:55:57 +0300 |
commit | 609c914cd569c5ecf56d91b701766fde383039d7 (patch) | |
tree | 4d59eade21c8676b61da929824f01e48c147b5a9 /dev-python/flask-paranoid | |
parent | dev-python/flask-sqlalchemy: amd64 stable wrt bug #647078 (diff) | |
download | gentoo-609c914cd569c5ecf56d91b701766fde383039d7.tar.gz gentoo-609c914cd569c5ecf56d91b701766fde383039d7.tar.bz2 gentoo-609c914cd569c5ecf56d91b701766fde383039d7.zip |
dev-python/flask-paranoid: amd64 stable wrt bug #647078
Package-Manager: Portage-2.3.40, 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 6923c6764b7b..5fedbe3b43ad 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}]" |