diff options
author | 2010-02-04 22:10:37 +0000 | |
---|---|---|
committer | 2010-02-04 22:10:37 +0000 | |
commit | 02c73685f19c90826ce3cff6988f938a331069fe (patch) | |
tree | b2869278c64ae3a79eed45f98661388333144c70 /media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild | |
parent | arm stable, bug #300064 (diff) | |
download | gentoo-2-02c73685f19c90826ce3cff6988f938a331069fe.tar.gz gentoo-2-02c73685f19c90826ce3cff6988f938a331069fe.tar.bz2 gentoo-2-02c73685f19c90826ce3cff6988f938a331069fe.zip |
arm stable, bug #300064
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild index 08c111ed5a17..bef5ac4a4738 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.21a.ebuild,v 1.5 2010/02/04 21:42:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild,v 1.6 2010/02/04 22:10:37 maekke 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 )" |