summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-02 18:20:19 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-02 18:20:19 +0300
commit8f140b10d2105a7fcb6fa82ce9c20bd521af4414 (patch)
tree88414a1a90c798722cdd78c212269a5da338b88d
parentdev-python/intervaltree: Keyword 3.1.0 arm64, #905048 (diff)
downloadgentoo-8f140b10d2105a7fcb6fa82ce9c20bd521af4414.tar.gz
gentoo-8f140b10d2105a7fcb6fa82ce9c20bd521af4414.tar.bz2
gentoo-8f140b10d2105a7fcb6fa82ce9c20bd521af4414.zip
dev-python/rpyc: Keyword 5.3.1 arm64, #905048
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 59f0281697ee..8e97c209fc50 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 ~arm64 ~riscv x86"
# USE flags gdb, numpy are used *only* to run tests depending on these packages
IUSE="test numpy gdb"