diff options
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild index 1e3b572136cb..3805a257caf0 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.17a.ebuild,v 1.4 2008/12/15 07:40:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild,v 1.5 2008/12/16 15:12:24 jer Exp $ inherit eutils libtool @@ -13,7 +13,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="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 alisp midi python" RDEPEND="python? ( dev-lang/python )" |