summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-24 16:51:15 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-24 16:51:15 +0000
commit04ce8b26edf6d05c3394242acda34836f47e4e4f (patch)
tree10855e7417286feb122f14d51f5365d843269d0e
parentdev-python/nbxmpp: Stabilize 4.5.2 arm64, #918292 (diff)
downloadgentoo-04ce8b26edf6d05c3394242acda34836f47e4e4f.tar.gz
gentoo-04ce8b26edf6d05c3394242acda34836f47e4e4f.tar.bz2
gentoo-04ce8b26edf6d05c3394242acda34836f47e4e4f.zip
dev-python/rpyc: Stabilize 5.3.1 arm64, #918381
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/rpyc/rpyc-5.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rpyc/rpyc-5.3.1.ebuild b/dev-python/rpyc/rpyc-5.3.1.ebuild
index 8e97c209fc50..bbedac76fa50 100644
--- a/dev-python/rpyc/rpyc-5.3.1.ebuild
+++ b/dev-python/rpyc/rpyc-5.3.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/tomerfiliba-org/rpyc/archive/refs/tags/${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
# USE flags gdb, numpy are used *only* to run tests depending on these packages
IUSE="test numpy gdb"