commit: 6f03bbc43118ed6496c328cc3807acc828b74c1c
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Apr 19 11:04:52 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Apr 19 11:04:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6f03bbc4
dev-libs/libnodave: no tests to run
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-libs/libnodave/libnodave-0.8.5.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/libnodave/libnodave-0.8.5.1.ebuild
b/dev-libs/libnodave/libnodave-0.8.5.1.ebuild
index 515085a9d..f4eacad4c 100644
--- a/dev-libs/libnodave/libnodave-0.8.5.1.ebuild
+++ b/dev-libs/libnodave/libnodave-0.8.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ LICENSE="LGPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc perl"
-
+RESTRICT="test" #no tests
DEPEND=""
RDEPEND="
perl? ( dev-lang/perl:= )