summaryrefslogtreecommitdiff
path: root/dev-python/python-betterproto
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-betterproto')
-rw-r--r--dev-python/python-betterproto/python-betterproto-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-betterproto/python-betterproto-9999.ebuild b/dev-python/python-betterproto/python-betterproto-9999.ebuild
index 2c0aa6026633..47b97da44a44 100644
--- a/dev-python/python-betterproto/python-betterproto-9999.ebuild
+++ b/dev-python/python-betterproto/python-betterproto-9999.ebuild
@@ -17,7 +17,7 @@ else
MY_PV="${PV/_beta/b}"
S="${WORKDIR}/${PN}-${MY_PV}"
SRC_URI="https://github.com/danielgtaylor/${PN}/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~loong ~mips ~x86"
+ KEYWORDS="~amd64 ~x86"
fi
LICENSE="MIT"