diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-08 17:32:06 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-08 17:32:06 +0000 |
commit | 6c4da4e5fcff61cb87f30552de27de655d841888 (patch) | |
tree | bd8ced9c42a9c771d32adfa7b0e904e08a006921 /media-libs/openal/openal-20020127.ebuild | |
parent | add ~amd64 flag (diff) | |
download | historical-6c4da4e5fcff61cb87f30552de27de655d841888.tar.gz historical-6c4da4e5fcff61cb87f30552de27de655d841888.tar.bz2 historical-6c4da4e5fcff61cb87f30552de27de655d841888.zip |
add amd64 flag
Diffstat (limited to 'media-libs/openal/openal-20020127.ebuild')
-rw-r--r-- | media-libs/openal/openal-20020127.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openal/openal-20020127.ebuild b/media-libs/openal/openal-20020127.ebuild index ae599ea63b86..2a872ec11afa 100644 --- a/media-libs/openal/openal-20020127.ebuild +++ b/media-libs/openal/openal-20020127.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/openal/openal-20020127.ebuild,v 1.16 2003/10/11 17:22:34 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-20020127.ebuild,v 1.17 2003/11/08 17:32:03 brad_mssw Exp $ IUSE="mpeg arts esd sdl oggvorbis alsa" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.openal.org" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc amd64" # documentation doesn't say which versions are required... |