diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-14 00:58:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-14 00:58:28 +0000 |
commit | ece2f4e713409c8cc6e63d87d9c72e98546232eb (patch) | |
tree | 462ce03c3597bb9128f391c1cb1d4c409e65b557 /media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild | |
parent | stable x86, bug 280464 (diff) | |
download | gentoo-2-ece2f4e713409c8cc6e63d87d9c72e98546232eb.tar.gz gentoo-2-ece2f4e713409c8cc6e63d87d9c72e98546232eb.tar.bz2 gentoo-2-ece2f4e713409c8cc6e63d87d9c72e98546232eb.zip |
stable x86, bug 280464
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild index 54f7d78cb1b8..94eae66d29c8 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.20-r1.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/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild,v 1.4 2009/08/09 14:54:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild,v 1.5 2009/08/14 00:58:28 fauli 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 python" RDEPEND="python? ( dev-lang/python )" |