diff options
Diffstat (limited to 'media-video/totem/totem-3.22.0.ebuild')
-rw-r--r-- | media-video/totem/totem-3.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/totem/totem-3.22.0.ebuild b/media-video/totem/totem-3.22.0.ebuild index 03040ef96ef7..ecca86e766e8 100644 --- a/media-video/totem/totem-3.22.0.ebuild +++ b/media-video/totem/totem-3.22.0.ebuild @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes" # plugins are dlopened PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="threads" -inherit autotools eutils gnome2 multilib python-single-r1 +inherit autotools gnome2 python-single-r1 DESCRIPTION="Media player for GNOME" HOMEPAGE="https://wiki.gnome.org/Apps/Videos" |