Skip to content

Commit

Permalink
games-misc/xcowsay: restrict tests
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
ConiKost committed Oct 3, 2020
1 parent b4ccfc4 commit 462105b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions games-misc/xcowsay/xcowsay-1.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="dbus fortune nls"
RESTRICT="test"

RDEPEND="
dev-libs/glib:2
Expand Down
1 change: 1 addition & 0 deletions games-misc/xcowsay/xcowsay-1.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="dbus fortune nls"
RESTRICT="test"

RDEPEND="
dev-libs/glib:2
Expand Down

0 comments on commit 462105b

Please sign in to comment.