From 7c83e61c4ec0b204f6c3331dcf78db07d7da35d5 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 12 Jun 2021 08:38:29 +0000 Subject: Adding metadata --- dev-python/js2py/js2py-0.70_p20210218.ebuild | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dev-python/js2py') diff --git a/dev-python/js2py/js2py-0.70_p20210218.ebuild b/dev-python/js2py/js2py-0.70_p20210218.ebuild index 5d79d98249f3..17401bdcfc98 100644 --- a/dev-python/js2py/js2py-0.70_p20210218.ebuild +++ b/dev-python/js2py/js2py-0.70_p20210218.ebuild @@ -23,12 +23,16 @@ SRC_URI="https://github.com/PiotrDabkowski/${MY_PN}/archive/${MY_COMMIT}.tar.gz LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" +IUSE="test" + +RESTRICT="!test? ( test )" RDEPEND=" >=dev-python/pyjsparser-2.5.1[${PYTHON_USEDEP}] >=dev-python/tzlocal-1.2.0[${PYTHON_USEDEP}] >=dev-python/six-1.10.0[${PYTHON_USEDEP}] " +BDEPEND="test? ( ${RDEPEND} )" S="${WORKDIR}/${MY_PN}-${MY_COMMIT}" -- cgit v1.3