diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-04 04:28:19 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-04 04:28:19 +0000 |
commit | 5aa2aa8349e11fffc0b8e98feb8cd0376d802752 (patch) | |
tree | 4df06205e8393a432f04e78b964fc0a1d0ed243b /media-sound | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-5aa2aa8349e11fffc0b8e98feb8cd0376d802752.tar.gz gentoo-2-5aa2aa8349e11fffc0b8e98feb8cd0376d802752.tar.bz2 gentoo-2-5aa2aa8349e11fffc0b8e98feb8cd0376d802752.zip |
added ~amd64 to keywords
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild index d955f8c5a30e..04b1af78bae4 100644 --- a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild +++ b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild,v 1.1 2004/02/17 12:06:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild,v 1.2 2004/03/04 04:28:19 jhuebel Exp $ IUSE="" DESCRIPTION="Gnome 2 based ALSA Mixer" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.paw.co.za/projects/gnome-alsamixer" SRC_URI="ftp://ftp.paw.co.za/pub/PAW/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" RDEPEND=">=media-libs/alsa-lib-0.9.0_rc1 >=x11-libs/gtk+-2.0.6 >=gnome-base/libgnomeui-2.0.5" |