commit: 28c0b6eeadb8fd55c0ef362a6baab92194364c4c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 07:45:03 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 11 07:45:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c0b6ee
dev-python/pypiserver: Stabilize 2.1.1 arm64, #931731
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pypiserver/pypiserver-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pypiserver/pypiserver-2.1.1.ebuild
b/dev-python/pypiserver/pypiserver-2.1.1.ebuild
index 915525d4295d..31c19c1c2f09 100644
--- a/dev-python/pypiserver/pypiserver-2.1.1.ebuild
+++ b/dev-python/pypiserver/pypiserver-2.1.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~riscv x86"
+KEYWORDS="~amd64 arm arm64 ~riscv x86"
RDEPEND="
dev-python/bottle[${PYTHON_USEDEP}]