diff options
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/chessx/chessx-1.5.4-r2.ebuild (renamed from games-board/chessx/chessx-1.5.4-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/chessx/chessx-1.5.4-r1.ebuild b/games-board/chessx/chessx-1.5.4-r2.ebuild index 9293cbb1be7b..f24f065884e8 100644 --- a/games-board/chessx/chessx-1.5.4-r1.ebuild +++ b/games-board/chessx/chessx-1.5.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" - >=dev-libs/quazip-0.9.1 + >=dev-libs/quazip-0.9.1:0 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 |