diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:32:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:32:52 +0000 |
commit | 05a7c6afe0c8f1b1bf6cb9e1f8be664b5365de8b (patch) | |
tree | e3213239a701943743946864744e3b5bd1b10413 /media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild | |
parent | Stable for x86, wrt bug #470376 (diff) | |
download | gentoo-2-05a7c6afe0c8f1b1bf6cb9e1f8be664b5365de8b.tar.gz gentoo-2-05a7c6afe0c8f1b1bf6cb9e1f8be664b5365de8b.tar.bz2 gentoo-2-05a7c6afe0c8f1b1bf6cb9e1f8be664b5365de8b.zip |
Stable for x86, wrt bug #473404
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild index 406311604975..aa6d9788d885 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.27.1.ebuild,v 1.11 2013/08/04 13:39:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild,v 1.12 2013/08/07 13:32:52 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="doc debug alisp python" RDEPEND="python? ( ${PYTHON_DEPS} )" |