summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-05 09:53:46 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-05 09:53:46 +0300
commit21afced8ea92b64e707e0af799f5c90af8227965 (patch)
tree7e093369aa8c987e7a905758850563a41da56de9 /dev-python/rpyc
parentdev-python/makefun: Stabilize 1.15.1 ALLARCHES, #903211 (diff)
downloadgentoo-21afced8ea92b64e707e0af799f5c90af8227965.tar.gz
gentoo-21afced8ea92b64e707e0af799f5c90af8227965.tar.bz2
gentoo-21afced8ea92b64e707e0af799f5c90af8227965.zip
dev-python/rpyc: Stabilize 5.3.1 ALLARCHES, #903239
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/rpyc')
-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 bf999d1bb527..59f0281697ee 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 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
# USE flags gdb, numpy are used *only* to run tests depending on these packages
IUSE="test numpy gdb"