diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-06-19 18:34:53 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-06-19 18:34:53 +0000 |
commit | 3af2b4c204388e1c34a0c2ee048ed3a5919240b9 (patch) | |
tree | a6d42175a123b65bf14e6c592f2d21380591f965 /media-libs/freealut/freealut-1.1.0.ebuild | |
parent | version bump (diff) | |
download | historical-3af2b4c204388e1c34a0c2ee048ed3a5919240b9.tar.gz historical-3af2b4c204388e1c34a0c2ee048ed3a5919240b9.tar.bz2 historical-3af2b4c204388e1c34a0c2ee048ed3a5919240b9.zip |
Stable on amd64/x86 wrt bug #181059.
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'media-libs/freealut/freealut-1.1.0.ebuild')
-rw-r--r-- | media-libs/freealut/freealut-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freealut/freealut-1.1.0.ebuild b/media-libs/freealut/freealut-1.1.0.ebuild index 5b4d07ad8179..7f2e299c2985 100644 --- a/media-libs/freealut/freealut-1.1.0.ebuild +++ b/media-libs/freealut/freealut-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/freealut-1.1.0.ebuild,v 1.5 2007/01/05 07:08:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/freealut-1.1.0.ebuild,v 1.6 2007/06/19 18:34:53 wolf31o2 Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.openal.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/openal" |