dev-python/python-betterproto: removed keywords arm64 loong mips

Signed-off-by: Antonín Říha <antonin.riha@protonmail.com>
This commit is contained in:
Antonín Říha
2022-05-11 01:45:19 +02:00
parent abcc907ef7
commit 3073b23276

View File

@@ -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"