dev-python/flask-cors: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Mon, 9 Jan 2017 22:31:02 +0000 (07:31 +0900)
committerAaron Bauman <bman@gentoo.org>
Mon, 9 Jan 2017 22:31:02 +0000 (07:31 +0900)
Gentoo-bug: 571282

Package-Manager: portage-2.3.0

dev-python/flask-cors/flask-cors-2.1.0.ebuild

index f142eb2e254e728e32203e437180c6524e32cb1b..6db71d7e656f79067826a539b95a3e973610b27e 100644 (file)
@@ -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
 # $Id$
 
@@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/wcdolphin/flask-cors https://pypi.python.org/pypi/F
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc test"
 
 RDEPEND="dev-python/flask[${PYTHON_USEDEP}]