summaryrefslogtreecommitdiff
path: root/app-text/rpl/rpl-1.15.5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-19 07:53:50 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-19 07:53:50 +0000
commit32b8124b0a5827960601f2183a970103b3d231b7 (patch)
treefebd1cb81d2417f5452d0e21f81d06663f12caa3 /app-text/rpl/rpl-1.15.5.ebuild
parent89e7f1cd6dd17f245898939477ef38d45dd112b9 (diff)
gentoo auto-resync : 19:12:2023 - 07:53:49
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