summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-05-29 15:50:25 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-05-29 15:50:25 +0100
commit478fd25d82ca01fd0732532b92cf66264a40a8cf (patch)
tree88947f0775d08dcd1a412d542d82defe71e79f40
parentdev-libs/ocl-icd: Drop old and broken 2.2.14 (diff)
downloadgentoo-478fd25d.tar.gz
gentoo-478fd25d.tar.bz2
gentoo-478fd25d.zip
app-misc/banner: remove blocker on bsd-games-3*
Closes: https://github.com/gentoo/gentoo/pull/21034 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--app-misc/banner/banner-1.3.5-r1.ebuild (renamed from app-misc/banner/banner-1.3.5.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/banner/banner-1.3.5.ebuild b/app-misc/banner/banner-1.3.5-r1.ebuild
index b3e96bed5c2c..73f22e99565e 100644
--- a/app-misc/banner/banner-1.3.5.ebuild
+++ b/app-misc/banner/banner-1.3.5-r1.ebuild
@@ -13,7 +13,7 @@ KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${PN}-${PN^^}_V${PV}"
-RDEPEND="!games-misc/bsd-games"
+RDEPEND="!<=games-misc/bsd-games-3"
PATCHES=(
"${FILESDIR}"/${PN}-1.3.3-ctype.h.patch
)