diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 23:29:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 23:29:48 +0000 |
commit | c2d7612e336e14f3a53fdd22ca8e7c5afee47073 (patch) | |
tree | 463390f59e03508f34a6f081d8dccf99c51e51af | |
parent | arm/sh stable (diff) | |
download | gentoo-2-c2d7612e336e14f3a53fdd22ca8e7c5afee47073.tar.gz gentoo-2-c2d7612e336e14f3a53fdd22ca8e7c5afee47073.tar.bz2 gentoo-2-c2d7612e336e14f3a53fdd22ca8e7c5afee47073.zip |
arm/sh stable
(Portage version: 2.1.4_rc9)
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.14a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.14a-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.14a-r1.ebuild index 8bbe2a1e5fd5..a93b73054e33 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.14a-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.14a-r1.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.14a-r1.ebuild,v 1.10 2007/11/19 05:42:32 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.14a-r1.ebuild,v 1.11 2007/12/11 23:29:48 vapier 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 alisp midi" RDEPEND="" |