diff options
Diffstat (limited to 'games-board/tablebase-nalimov')
-rw-r--r-- | games-board/tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild | 4 |
1 files 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}" |