summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-15 13:54:28 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-15 13:54:47 +0300
commit1208ebc24d00f258cbb811ad683d7daf9c65b90c (patch)
treef9891104e8819be65e5fabc534a005009e9e3242
parentdev-python/thrift: Stabilize 0.20.0 x86, #934342 (diff)
downloadgentoo-1208ebc24d00f258cbb811ad683d7daf9c65b90c.tar.gz
gentoo-1208ebc24d00f258cbb811ad683d7daf9c65b90c.tar.bz2
gentoo-1208ebc24d00f258cbb811ad683d7daf9c65b90c.zip
dev-python/mapbox-vector-tile: Stabilize 2.1.0 amd64, #934345
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/mapbox-vector-tile/mapbox-vector-tile-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.1.0.ebuild b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.1.0.ebuild
index a302a0497ee8..e5df10ee0026 100644
--- a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.1.0.ebuild
+++ b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.1.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/tilezen/mapbox-vector-tile/archive/refs/tags/v${PV}.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm64 ~x86"
+KEYWORDS="amd64 arm64 ~x86"
RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]