diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-15 13:54:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-15 13:54:47 +0300 |
commit | 1208ebc24d00f258cbb811ad683d7daf9c65b90c (patch) | |
tree | f9891104e8819be65e5fabc534a005009e9e3242 | |
parent | dev-python/thrift: Stabilize 0.20.0 x86, #934342 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |