summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/gofish/gofish-1.2-r2.ebuild (renamed from net-misc/gofish/gofish-1.2-r1.ebuild)4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/gofish/gofish-1.2-r1.ebuild b/net-misc/gofish/gofish-1.2-r2.ebuild
index ab81b6ae1b8b..c23940d7517e 100644
--- a/net-misc/gofish/gofish-1.2-r1.ebuild
+++ b/net-misc/gofish/gofish-1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,9 +12,11 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~ppc ~x86"
+# See bug #905314 for bsd-games blocker.
RDEPEND="
acct-group/gopher
acct-user/gopher
+ !games-misc/bsd-games
"
DOCS=( Configure_GoFish )