commit: 259a6eb0a2cc68143db8b9b4f84d5a359e03daad Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 12:37:28 2024 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 12:37:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259a6eb0
sci-geosciences/xyzservices: add RESTRICT test Closes: https://bugs.gentoo.org/921346 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> sci-geosciences/xyzservices/xyzservices-2023.10.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-geosciences/xyzservices/xyzservices-2023.10.1.ebuild b/sci-geosciences/xyzservices/xyzservices-2023.10.1.ebuild index 6fd0648dff60..14e1cb70572f 100644 --- a/sci-geosciences/xyzservices/xyzservices-2023.10.1.ebuild +++ b/sci-geosciences/xyzservices/xyzservices-2023.10.1.ebuild @@ -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"
