summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-05 17:26:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-05 17:26:48 +0300
commit9d73945cc5eb52919fd5a1b7df77f5baf218be08 (patch)
tree0693977e02034ead51e76a49cce0eeb944b08acf /dev-python/mapbox-vector-tile
parentdev-python/pyproj: Stabilize 3.4.1 x86, #903857 (diff)
downloadgentoo-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.ebuild2
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}]