diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-22 17:03:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-22 17:03:43 +0000 |
commit | 46648344b5989dba0f5e6170f58ba2588a07327f (patch) | |
tree | 2f51c3c88a56306275f511a9ca28c9de87172b63 /xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild | |
parent | arm/ia64 stable wrt #265587 (diff) | |
download | gentoo-2-46648344b5989dba0f5e6170f58ba2588a07327f.tar.gz gentoo-2-46648344b5989dba0f5e6170f58ba2588a07327f.tar.bz2 gentoo-2-46648344b5989dba0f5e6170f58ba2588a07327f.zip |
arm/ia64 stable wrt #265587
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild index 43529e41a6ea..59be280fa22a 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.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/xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild,v 1.5 2009/06/15 00:21:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild,v 1.6 2009/06/22 17:03:43 armin76 Exp $ EAPI="1" @@ -10,7 +10,7 @@ xfce4_core DESCRIPTION="Volume control application using gstreamer" HOMEPAGE="http://www.xfce.org/projects/xfce4-mixer" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="alsa debug oss" |