games-misc/xcowsay: restrict tests

Since tests need a running X, restricting them.

Closes: https://bugs.gentoo.org/746266
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2020-10-03 20:33:40 +02:00
parent b4ccfc45a8
commit 462105ba29
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="dbus fortune nls"
RESTRICT="test"
RDEPEND="
dev-libs/glib:2

View File

@@ -16,6 +16,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="dbus fortune nls"
RESTRICT="test"
RDEPEND="
dev-libs/glib:2