diff options
Diffstat (limited to 'media-video/totem/totem-3.30.0.ebuild')
-rw-r--r-- | media-video/totem/totem-3.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/totem/totem-3.30.0.ebuild b/media-video/totem/totem-3.30.0.ebuild index 9952813ff43b..0b1820ff73bd 100644 --- a/media-video/totem/totem-3.30.0.ebuild +++ b/media-video/totem/totem-3.30.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6} ) PYTHON_REQ_USE="threads" inherit gnome.org gnome2-utils meson vala xdg python-single-r1 |