From 70eae53288ce5a9b0b239e0a286a6ea7f6fecb8b Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Wed, 21 Feb 2018 01:03:49 +0100 Subject: games-board/tablebase-nalimov: Avoid circular RDEPEND. Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- .../tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-board/tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild b/games-board/tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild index e009ae4..8aecd0e 100644 --- a/games-board/tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild +++ b/games-board/tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,7 +28,7 @@ KEYWORDS="~amd64 ~x86" IUSE="5-pieces 6-pieces" RESTRICT="mirror" # not on Gentoo mirrors -RDEPEND="5-pieces? ( ~${CATEGORY}/${P}:nofetch ) +PDEPEND="5-pieces? ( ~${CATEGORY}/${P}:nofetch ) 6-pieces? ( ~${CATEGORY}/${P}:nofetch[6-pieces] )" S="${WORKDIR}" -- cgit v1.2.3-65-gdbad