diff options
author | Arcady Genkin <agenkin@gentoo.org> | 2002-12-27 04:53:44 +0000 |
---|---|---|
committer | Arcady Genkin <agenkin@gentoo.org> | 2002-12-27 04:53:44 +0000 |
commit | 92bc4866bf00f19d77edba6efd944e1193d168c0 (patch) | |
tree | 7eec65b0ec9db015ddb65fb1e8ca7a7bd403d5a3 /media-libs/alsa-lib | |
parent | marked stable after positive user testing (diff) | |
download | gentoo-2-92bc4866bf00f19d77edba6efd944e1193d168c0.tar.gz gentoo-2-92bc4866bf00f19d77edba6efd944e1193d168c0.tar.bz2 gentoo-2-92bc4866bf00f19d77edba6efd944e1193d168c0.zip |
s/~x86/x86/
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild index 79d7dc0be097..ea0abcaa5fd1 100644 --- a/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild +++ b/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild,v 1.3 2002/11/25 21:37:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild,v 1.4 2002/12/27 04:50:58 agenkin Exp $ MY_P=${P/_rc/rc} S=${WORKDIR}/${MY_P} @@ -9,7 +9,7 @@ DESCRIPTION="Advanced Linux Sound Architecture Library" HOMEPAGE="http://www.alsa-project.org/" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2 LGPL-2.1" DEPEND="virtual/glibc" |