Skip to content

Commit

Permalink
games-misc/bsd-games: disable non-existent tests
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/779649
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 10, 2021
1 parent 65871ad commit 7beaefb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions games-misc/bsd-games/bsd-games-3.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ LICENSE="BSD"
SLOT="0/3"
KEYWORDS="~amd64"

# 'check' target doesn't exist, nor do any actual tests
# bug #779649
RESTRICT="test"

DEPEND="
sys-apps/miscfiles
sys-libs/ncurses:=
Expand Down

0 comments on commit 7beaefb

Please sign in to comment.