diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-29 15:02:06 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-29 15:02:06 +0000 |
commit | c034c213efc5ea8ac2f86e0b790659b62291b726 (patch) | |
tree | 41f46fba8473649c10c663907735d5d6baa89f86 /media-libs/alsa-lib/alsa-lib-0.9.8.ebuild | |
parent | mark last versions of pysoulseek stable (diff) | |
download | historical-c034c213efc5ea8ac2f86e0b790659b62291b726.tar.gz historical-c034c213efc5ea8ac2f86e0b790659b62291b726.tar.bz2 historical-c034c213efc5ea8ac2f86e0b790659b62291b726.zip |
mark stable on amd64
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-0.9.8.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild index 91ae45190cd8..d4e9058dbc57 100644 --- a/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild +++ b/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.8.ebuild,v 1.4 2003/11/26 16:36:03 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild,v 1.5 2003/11/29 15:02:03 brad_mssw Exp $ inherit libtool @@ -8,7 +8,7 @@ DESCRIPTION="Advanced Linux Sound Architecture Library" HOMEPAGE="http://www.alsa-project.org/" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha amd64" LICENSE="GPL-2 LGPL-2.1" IUSE="jack" |