diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 17:26:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 17:26:48 +0300 |
commit | 9d73945cc5eb52919fd5a1b7df77f5baf218be08 (patch) | |
tree | 0693977e02034ead51e76a49cce0eeb944b08acf /dev-python/mapbox-vector-tile | |
parent | dev-python/pyproj: Stabilize 3.4.1 x86, #903857 (diff) | |
download | gentoo-9d73945cc5eb52919fd5a1b7df77f5baf218be08.tar.gz gentoo-9d73945cc5eb52919fd5a1b7df77f5baf218be08.tar.bz2 gentoo-9d73945cc5eb52919fd5a1b7df77f5baf218be08.zip |
dev-python/mapbox-vector-tile: Stabilize 2.0.1 x86, #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 09c1d2ed9048..9106c71ba3bd 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}] |