mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
games-arcade/jazz2-data: restrict <games-arcade/jazz2-1
jazz2-import is available only in versions before 1.0.0 release. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -27,7 +27,8 @@ KEYWORDS="~amd64"
|
||||
IUSE="+cc demo gles2-only"
|
||||
RESTRICT="!demo? ( bindist fetch )"
|
||||
|
||||
RDEPEND="games-arcade/jazz2:=[gles2-only=]"
|
||||
# jazz2-import is available only before version 1.0.0
|
||||
RDEPEND="<games-arcade/jazz2-1:=[gles2-only=]"
|
||||
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user