diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-06-24 22:07:51 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-06-24 22:07:51 +0800 |
commit | a98f738e8fbaa25e37a4c13f11ff3962e9e901af (patch) | |
tree | 5c8d1e22a242c5da178659450048f2c1efe76d44 /dev-python/flask-security | |
parent | dev-python/flask-babel: amd64 stable (diff) | |
download | gentoo-a98f738e8fbaa25e37a4c13f11ff3962e9e901af.tar.gz gentoo-a98f738e8fbaa25e37a4c13f11ff3962e9e901af.tar.bz2 gentoo-a98f738e8fbaa25e37a4c13f11ff3962e9e901af.zip |
dev-python/flask-security: amd64 stable
Gentoo-bug: 658946
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/flask-security')
-rw-r--r-- | dev-python/flask-security/flask-security-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-security/flask-security-3.0.0.ebuild b/dev-python/flask-security/flask-security-3.0.0.ebuild index f5d28b42bd48..4dc9e7418925 100644 --- a/dev-python/flask-security/flask-security-3.0.0.ebuild +++ b/dev-python/flask-security/flask-security-3.0.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" # tests are foobar RESTRICT="test" |