diff options
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild index 3554abc7978b..9bbfba8126ae 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.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/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild,v 1.6 2007/05/01 09:32:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild,v 1.7 2007/05/27 07:55:11 kumba Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.9" @@ -16,7 +16,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 mips ppc ppc64 ~sh ~sparc x86" IUSE="doc debug" RDEPEND=">=media-sound/alsa-headers-${PV}" |