mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/flask-cors: x86 stable (bug #743646)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user