diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:28:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:46:02 +0100 |
commit | a9e7ac41005c2a1a235f1cc26a7ccf82d789829c (patch) | |
tree | e7640c1679ace87bbd357c75b5184bc0ef0a92a4 /dev-python/flask-security | |
parent | net-firewall/iptables: x86 stable (bug #641228) (diff) | |
download | gentoo-a9e7ac41005c2a1a235f1cc26a7ccf82d789829c.tar.gz gentoo-a9e7ac41005c2a1a235f1cc26a7ccf82d789829c.tar.bz2 gentoo-a9e7ac41005c2a1a235f1cc26a7ccf82d789829c.zip |
dev-python/flask-security: x86 stable (bug #641318)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/flask-security')
-rw-r--r-- | dev-python/flask-security/flask-security-1.7.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask-security/flask-security-1.7.5-r1.ebuild b/dev-python/flask-security/flask-security-1.7.5-r1.ebuild index fc8f8773761c..ef19807d5008 100644 --- a/dev-python/flask-security/flask-security-1.7.5-r1.ebuild +++ b/dev-python/flask-security/flask-security-1.7.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |