diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:57:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:57:55 +0300 |
commit | b83a0c1f2925cd149a5de2b2d10561a5bf0f02d5 (patch) | |
tree | a580c303b86ae6707a19dbb98537fe3d1ad78fca /media-video/totem | |
parent | media-video/cheese: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-b83a0c1f2925cd149a5de2b2d10561a5bf0f02d5.tar.gz gentoo-b83a0c1f2925cd149a5de2b2d10561a5bf0f02d5.tar.bz2 gentoo-b83a0c1f2925cd149a5de2b2d10561a5bf0f02d5.zip |
media-video/totem: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/totem-3.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-3.24.0.ebuild b/media-video/totem/totem-3.24.0.ebuild index e1b273398547..3f37a962464e 100644 --- a/media-video/totem/totem-3.24.0.ebuild +++ b/media-video/totem/totem-3.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ REQUIRED_USE=" zeitgeist? ( introspection ) " -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" # FIXME: # Runtime dependency on gnome-session-2.91 |