summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/alsaplayer/alsaplayer-0.99.76-r1.ebuild')
-rw-r--r--media-sound/alsaplayer/alsaplayer-0.99.76-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.76-r1.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.76-r1.ebuild
index 276611387443..ab39bfd54437 100644
--- a/media-sound/alsaplayer/alsaplayer-0.99.76-r1.ebuild
+++ b/media-sound/alsaplayer/alsaplayer-0.99.76-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.76-r1.ebuild,v 1.6 2005/07/05 21:23:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.76-r1.ebuild,v 1.7 2005/08/24 18:19:25 agriffis Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.alsaplayer.org/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ia64 ~mips ~ppc ~sparc ~x86"
IUSE="alsa audiofile doc esd flac gtk jack mikmod nas nls ogg opengl oss vorbis xosd"
RDEPEND=">=dev-libs/glib-1.2.10