summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2021-09-05 20:04:55 +0200
committerAlfredo Tupone <tupone@gentoo.org>2021-09-05 20:04:55 +0200
commit94c697693753c64bdfd7a24d332931fddca648ef (patch)
tree442f977e121f7a259a8a83a41a67f65602a0cec2
parentsci-visualization/dash-core-components: RESTRICT test (diff)
downloadgentoo-94c697693753c64bdfd7a24d332931fddca648ef.tar.gz
gentoo-94c697693753c64bdfd7a24d332931fddca648ef.tar.bz2
gentoo-94c697693753c64bdfd7a24d332931fddca648ef.zip
sci-visualization/dash-html-components: restrict test
Closes: https://bugs.gentoo.org/810454 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
-rw-r--r--sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild b/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild
index 26ff12dc81c6..68536c49b1a1 100644
--- a/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild
+++ b/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild
@@ -10,6 +10,9 @@ DESCRIPTION="Vanilla HTML components for Dash"
HOMEPAGE="https://plot.ly/dash"
SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
+# Test execution depends on sci-visualization/dash being installed
+# but sci-visualization/dash depends on this
+RESTRICT="test"
LICENSE="MIT"
SLOT="0"