Skip to content

Commit

Permalink
games-misc/wumpus: block games-misc/bsd-games:0/3
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/779709
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 4, 2021
1 parent fcedff0 commit e26c658
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="sys-apps/less"
RDEPEND="${DEPEND}"
RDEPEND="
${DEPEND}
!games-misc/bsd-games:0/3
"

src_unpack() {
cp "${DISTDIR}"/wump.{info,c,6} "${S}/" || die
Expand Down

0 comments on commit e26c658

Please sign in to comment.