summaryrefslogtreecommitdiff
path: root/dev-python/python-betterproto/python-betterproto-9999.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-11 12:39:58 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-11 12:39:58 +0000
commit98a9e2a59e48888ab821a99e3a24b3d43140ebe4 (patch)
tree26b3e02776aa2f3119f815a36483e2570948f5ce /dev-python/python-betterproto/python-betterproto-9999.ebuild
parentec4612dcb652cc398f12b283409c9c89517d006c (diff)
downloadbaldeagleos-repo-98a9e2a59e48888ab821a99e3a24b3d43140ebe4.tar.gz
baldeagleos-repo-98a9e2a59e48888ab821a99e3a24b3d43140ebe4.tar.xz
baldeagleos-repo-98a9e2a59e48888ab821a99e3a24b3d43140ebe4.zip
Adding metadata
Diffstat (limited to 'dev-python/python-betterproto/python-betterproto-9999.ebuild')
-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"