diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:40:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:40:55 +0000 |
commit | 4990cb003634eeb94c5326d82c849d4fb6bc9afe (patch) | |
tree | d4b54d2d2e55ab243f312937f290ff43abfc71e1 /media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild | |
parent | Stable for ia64, wrt bug #476898 (diff) | |
download | gentoo-2-4990cb003634eeb94c5326d82c849d4fb6bc9afe.tar.gz gentoo-2-4990cb003634eeb94c5326d82c849d4fb6bc9afe.tar.bz2 gentoo-2-4990cb003634eeb94c5326d82c849d4fb6bc9afe.zip |
Stable for ia64, wrt bug #473404
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 2cf35e95280a..0460becc2f5a 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.9 2013/08/03 07:33:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild,v 1.10 2013/08/04 11:40:55 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} )" |