commit:     dd6ccd4929e8563c693127004fd393192e983852
Author:     Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 20:13:04 2021 +0000
Commit:     Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 20:13:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd6ccd49

app-misc/freewvs: Explicitly disable tests

Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Closes: https://bugs.gentoo.org/796011
Package-Manager: Portage-3.0.30, Repoman-3.0.3

 app-misc/freewvs/freewvs-0.1.1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app-misc/freewvs/freewvs-0.1.1.ebuild 
b/app-misc/freewvs/freewvs-0.1.1.ebuild
index ea154f839ce3..6cda83da8eb0 100644
--- a/app-misc/freewvs/freewvs-0.1.1.ebuild
+++ b/app-misc/freewvs/freewvs-0.1.1.ebuild
@@ -22,3 +22,7 @@ pkg_postinst() {
        einfo first. You should run this on a regular basis to update
        einfo the web application data, e.g. via a cronjob.
 }
+
+# Only codingstyle and similar tests, require dependencies
+# not packaged in Gentoo
+RESTRICT="test"

Reply via email to