diff options
Diffstat (limited to 'xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild index 008d99548388..83d491c4bf8a 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild,v 1.11 2007/03/15 13:51:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild,v 1.12 2007/03/17 21:33:06 vapier Exp $ inherit eutils xfce44 @@ -8,7 +8,7 @@ xfce44 DESCRIPTION="Volume control application (ALSA or OSS)" HOMEPAGE="http://www.xfce.org/projects/xfce4-mixer" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="alsa debug" |