diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 09:01:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 11:06:55 +0000 |
commit | f99ed80c52007ca6ee4d7baadd64a80022184c16 (patch) | |
tree | 608dc09cd710b8746d1a17fd739951201b8ce8e6 /net-irc | |
parent | app-doc/geant-docs: drop science project from maintainers (diff) | |
download | gentoo-f99ed80c52007ca6ee4d7baadd64a80022184c16.tar.gz gentoo-f99ed80c52007ca6ee4d7baadd64a80022184c16.tar.bz2 gentoo-f99ed80c52007ca6ee4d7baadd64a80022184c16.zip |
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@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/oragono/oragono-2.5.1.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-irc/oragono/oragono-2.5.1.ebuild b/net-irc/oragono/oragono-2.5.1.ebuild index f832d7ec41ea..2f2b1a51efdb 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 |