summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-07-17 20:15:48 +0200
committerDavid Seifert <soap@gentoo.org>2021-07-17 20:15:48 +0200
commit00b3905f34297d78e94ddf724c227294f93d95d8 (patch)
treeb4d57fe5440f7436fe737cdca10597bdf98a0732 /games-arcade
parentdev-vcs/git-cola: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP (diff)
downloadgentoo-00b3905f34297d78e94ddf724c227294f93d95d8.tar.gz
gentoo-00b3905f34297d78e94ddf724c227294f93d95d8.tar.bz2
gentoo-00b3905f34297d78e94ddf724c227294f93d95d8.zip
games-arcade/funnyboat: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild b/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild
index 4f5dae983289..a0c6232d07c0 100644
--- a/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild
+++ b/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild
@@ -20,7 +20,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}
- $(python_gen_cond_dep 'dev-python/pygame[${PYTHON_MULTI_USEDEP}]')
+ $(python_gen_cond_dep 'dev-python/pygame[${PYTHON_USEDEP}]')
media-libs/sdl2-image[png]
media-libs/sdl2-mixer[vorbis]"
BDEPEND="