commit:     f99ed80c52007ca6ee4d7baadd64a80022184c16
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 09:01:19 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 11:06:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f99ed80c

net-irc/oragono: restrict tests (not available)

Tests aren't available per se, although we may
be able to use the external shared test
suite with some effort in future.

Closes: https://bugs.gentoo.org/774150
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-irc/oragono/oragono-2.5.1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net-irc/oragono/oragono-2.5.1.ebuild 
b/net-irc/oragono/oragono-2.5.1.ebuild
index f832d7ec41e..2f2b1a51efd 100644
--- a/net-irc/oragono/oragono-2.5.1.ebuild
+++ b/net-irc/oragono/oragono-2.5.1.ebuild
@@ -13,6 +13,10 @@ LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 
+# No test files are included in release tarballs
+# We may even want to package irctest
+RESTRICT="test"
+
 BDEPEND=">=dev-lang/go-1.14"
 RDEPEND="
        acct-user/oragono

Reply via email to