summaryrefslogtreecommitdiff
path: root/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-lhafile/python-lhafile-0.3.0.ebuild')
-rw-r--r--dev-python/python-lhafile/python-lhafile-0.3.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild b/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
index bdcdb2e1207c..5da109713cd8 100644
--- a/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
+++ b/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild
@@ -14,5 +14,4 @@ SRC_URI="https://github.com/FrodeSolheim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
-
-# NOTE: The tests don't work, they're probably outdated.
+RESTRICT="test" # The tests don't work, they're probably outdated.