diff options
Diffstat (limited to 'media-video/totem/totem-2.24.4-r1.ebuild')
-rw-r--r-- | media-video/totem/totem-2.24.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-2.24.4-r1.ebuild b/media-video/totem/totem-2.24.4-r1.ebuild index aa9da12a8c40..a657f4d4e432 100644 --- a/media-video/totem/totem-2.24.4-r1.ebuild +++ b/media-video/totem/totem-2.24.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.24.4-r1.ebuild,v 1.2 2009/03/19 15:59:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.24.4-r1.ebuild,v 1.3 2009/04/04 15:48:32 armin76 Exp $ inherit eutils gnome2 multilib python @@ -9,7 +9,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="bluetooth debug galago gnome lirc nautilus nsplugin nvtv python tracker" |