diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 17:27:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 17:27:16 +0300 |
commit | 8be7b6a166c47da51f946d9016ce748c3bd5e4ca (patch) | |
tree | e5816daef05a014cee28409fb0b6249cdfda5255 /dev-python/mapbox-vector-tile | |
parent | dev-python/elastic-transport: Stabilize 8.4.0 amd64, #903857 (diff) | |
download | gentoo-8be7b6a166c47da51f946d9016ce748c3bd5e4ca.tar.gz gentoo-8be7b6a166c47da51f946d9016ce748c3bd5e4ca.tar.bz2 gentoo-8be7b6a166c47da51f946d9016ce748c3bd5e4ca.zip |
dev-python/mapbox-vector-tile: Stabilize 2.0.1 amd64, #903857
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/mapbox-vector-tile')
-rw-r--r-- | dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 9106c71ba3bd..f39fead14a14 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 x86" RDEPEND=" dev-python/protobuf-python[${PYTHON_USEDEP}] |