net-irc/limnoria: fix QA MissingTestRestrict
authorNP-Hardass <NP-Hardass@gentoo.org>
Tue, 3 Dec 2019 05:26:04 +0000 (00:26 -0500)
committerGöktürk Yüksek <gokturk@gentoo.org>
Wed, 4 Dec 2019 06:15:03 +0000 (01:15 -0500)
Package-Manager: Portage-2.3.80, Repoman-2.3.16
Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
net-irc/limnoria/limnoria-20191123.ebuild
net-irc/limnoria/limnoria-99999999.ebuild

index 3b1067c7a6958c7f0adfa546df395151c73487cd..204411eeee8f7f9e36f6a8645d8fd59fcd63f119 100644 (file)
@@ -43,6 +43,8 @@ RDEPEND="
 DEPEND="${RDEPEND}
        test? ( $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) )"
 
+RESTRICT="!test? ( test )"
+
 src_unpack() {
        if [[ ${PV} == "99999999" ]]; then
                git-r3_src_unpack
index 3b1067c7a6958c7f0adfa546df395151c73487cd..204411eeee8f7f9e36f6a8645d8fd59fcd63f119 100644 (file)
@@ -43,6 +43,8 @@ RDEPEND="
 DEPEND="${RDEPEND}
        test? ( $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) )"
 
+RESTRICT="!test? ( test )"
+
 src_unpack() {
        if [[ ${PV} == "99999999" ]]; then
                git-r3_src_unpack