dev-python/flask-cors: Stabilize 3.0.9 amd64, #743646

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-12-03 04:34:03 +00:00
parent 8f6bd63f33
commit fd31fdb5aa

View File

@@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/corydolphin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 x86"
KEYWORDS="amd64 x86"
fi
DESCRIPTION="A Flask extension for Cross Origin Resource Sharing (CORS)"