diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-11-11 21:34:02 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-11-11 21:34:02 +0000 |
commit | cb4e748334e43ed3d752aa78b7eab3b4f2872462 (patch) | |
tree | 80415d287abd590b74bbba4fbe47b489f709ab53 /media-sound/rhythmbox | |
parent | QA: Fixing einfo usage, bug #70858. (Manifest recommit) (diff) | |
download | gentoo-2-cb4e748334e43ed3d752aa78b7eab3b4f2872462.tar.gz gentoo-2-cb4e748334e43ed3d752aa78b7eab3b4f2872462.tar.bz2 gentoo-2-cb4e748334e43ed3d752aa78b7eab3b4f2872462.zip |
mark x86
Diffstat (limited to 'media-sound/rhythmbox')
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild b/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild index 31393e2e77fe..9a4c9c0eccfb 100644 --- a/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild +++ b/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild,v 1.1 2004/11/03 14:42:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild,v 1.2 2004/11/11 21:34:02 foser Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.rhythmbox.org/" LICENSE="GPL-2" #-sparc: 0.8.5: Fails with "Illegal Instruction" when you try playing a file. -KEYWORDS="~x86 ~ppc ~amd64 -sparc" +KEYWORDS="x86 ~ppc ~amd64 -sparc" #IUSE="oggvorbis xine flac faad mad pda" IUSE="oggvorbis flac faad mad pda" SLOT="0" |