From a259b240b82ca36f53b3753f127320d31ee689d4 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 20 Aug 2023 20:36:56 +0300 Subject: [PATCH] dev-python/mapbox-vector-tile: Keyword 2.0.1 arm64, #912586 Signed-off-by: Arthur Zamarin --- dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild index 35df9d2cd0f78..d28c9ef28fd27 100644 --- a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild +++ b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/tilezen/mapbox-vector-tile/archive/refs/tags/v${PV}. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" RDEPEND=" dev-python/protobuf-python[${PYTHON_USEDEP}]