diff options
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" |