summaryrefslogtreecommitdiff
path: root/app-text/rpl/rpl-1.15.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/rpl/rpl-1.15.5.ebuild')
-rw-r--r--app-text/rpl/rpl-1.15.5.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-text/rpl/rpl-1.15.5.ebuild b/app-text/rpl/rpl-1.15.5.ebuild
index 94f430f1934e..996457e48869 100644
--- a/app-text/rpl/rpl-1.15.5.ebuild
+++ b/app-text/rpl/rpl-1.15.5.ebuild
@@ -17,6 +17,8 @@ SRC_URI="
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="dev-python/chardet[${PYTHON_USEDEP}]"
BDEPEND="
@@ -24,6 +26,7 @@ BDEPEND="
dev-python/argparse-manpage[${PYTHON_USEDEP}]
dev-python/regex[${PYTHON_USEDEP}]
dev-python/chainstream[${PYTHON_USEDEP}]
+ test? ( dev-python/pytest-datafiles[${PYTHON_USEDEP}] )
"
distutils_enable_tests pytest