summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-07-17 20:15:40 +0200
committerDavid Seifert <soap@gentoo.org>2021-07-17 20:15:40 +0200
commit1464fdad7cef72057b1e62e4b92faba4b38f63fd (patch)
tree778a6f3e8204bfc91d082a7460157be2e4a37019 /dev-util/gtk-doc
parentdev-util/glade: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP (diff)
downloadgentoo-1464fdad7cef72057b1e62e4b92faba4b38f63fd.tar.gz
gentoo-1464fdad7cef72057b1e62e4b92faba4b38f63fd.tar.bz2
gentoo-1464fdad7cef72057b1e62e4b92faba4b38f63fd.zip
dev-util/gtk-doc: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-util/gtk-doc')
-rw-r--r--dev-util/gtk-doc/gtk-doc-1.33.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gtk-doc/gtk-doc-1.33.2.ebuild b/dev-util/gtk-doc/gtk-doc-1.33.2.ebuild
index 18c12d44b238..7babddaa211d 100644
--- a/dev-util/gtk-doc/gtk-doc-1.33.2.ebuild
+++ b/dev-util/gtk-doc/gtk-doc-1.33.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
inherit elisp-common gnome.org meson python-single-r1 readme.gentoo-r1
@@ -28,7 +28,7 @@ RDEPEND="
>=app-text/docbook-dsssl-stylesheets-1.40
emacs? ( >=app-editors/emacs-23.1:* )
$(python_gen_cond_dep '
- dev-python/pygments[${PYTHON_MULTI_USEDEP}]
+ dev-python/pygments[${PYTHON_USEDEP}]
')
"
DEPEND="${RDEPEND}