summaryrefslogtreecommitdiff
path: root/dev-python/flask/flask-3.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flask/flask-3.1.1.ebuild')
-rw-r--r--dev-python/flask/flask-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask/flask-3.1.1.ebuild b/dev-python/flask/flask-3.1.1.ebuild
index c03445908a10..e2b0b136260c 100644
--- a/dev-python/flask/flask-3.1.1.ebuild
+++ b/dev-python/flask/flask-3.1.1.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
inherit pypi
- KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="BSD"