summaryrefslogtreecommitdiff
path: root/dev-python/rpyc/rpyc-5.3.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/rpyc/rpyc-5.3.1.ebuild')
-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"