summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/yowsup/yowsup-3.2.3_p20190905.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/yowsup/yowsup-3.2.3_p20190905.ebuild b/net-im/yowsup/yowsup-3.2.3_p20190905.ebuild
index 81095806d6b0..05be23ec4c12 100644
--- a/net-im/yowsup/yowsup-3.2.3_p20190905.ebuild
+++ b/net-im/yowsup/yowsup-3.2.3_p20190905.ebuild
@@ -19,6 +19,9 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
+# This package contains no-op tests, so they actually cannot be run
+RESTRICT="test"
+
RDEPEND="
dev-python/appdirs[${PYTHON_USEDEP}]
dev-python/configargparse[${PYTHON_USEDEP}]