diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-01 11:19:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-01 11:19:36 +0000 |
commit | 49448f91cf712999b0543da80635cd57b8fef0f5 (patch) | |
tree | 9209f3c1d58643af1cc7b72fb2e0aeb8f2508f9c /media-video/totem/totem-2.22.2-r1.ebuild | |
parent | Added ~ppc wrt bug 218794 (diff) | |
download | historical-49448f91cf712999b0543da80635cd57b8fef0f5.tar.gz historical-49448f91cf712999b0543da80635cd57b8fef0f5.tar.bz2 historical-49448f91cf712999b0543da80635cd57b8fef0f5.zip |
Added ~ppc wrt bug 218794
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-video/totem/totem-2.22.2-r1.ebuild')
-rw-r--r-- | media-video/totem/totem-2.22.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-2.22.2-r1.ebuild b/media-video/totem/totem-2.22.2-r1.ebuild index 541b5694c40d..1aef4b47c905 100644 --- a/media-video/totem/totem-2.22.2-r1.ebuild +++ b/media-video/totem/totem-2.22.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.22.2-r1.ebuild,v 1.1 2008/05/09 17:09:33 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.22.2-r1.ebuild,v 1.2 2008/06/01 11:19:36 nixnut Exp $ inherit autotools eutils gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="bluetooth debug galago gnome lirc nautilus nsplugin nvtv python seamonkey tracker xulrunner" |