sci-geosciences/xyzservices: add RESTRICT test

Closes: https://bugs.gentoo.org/921346
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2024-01-21 13:37:28 +01:00
parent 95a0520235
commit 259a6eb0a2

View File

@@ -16,6 +16,7 @@ SRC_URI="https://github.com/geopandas/${PN}/archive/refs/tags/${PV}.tar.gz
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RESTRICT="test"
BDEPEND="dev-python/setuptools-scm"