From 6f03bbc43118ed6496c328cc3807acc828b74c1c Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Mon, 19 Apr 2021 13:04:52 +0200 Subject: [PATCH] dev-libs/libnodave: no tests to run Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri --- 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 515085a9d3..f4eacad4c9 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:= )