diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-07-12 05:19:17 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-07-12 05:19:17 +0000 |
commit | 155a328d28fda39c54d221da68bffc07cba9406a (patch) | |
tree | 285e457f746c3d03150643566d84eec77806c16f /media-libs/libfame/libfame-0.9.1-r1.ebuild | |
parent | stable on mips (diff) | |
download | gentoo-2-155a328d28fda39c54d221da68bffc07cba9406a.tar.gz gentoo-2-155a328d28fda39c54d221da68bffc07cba9406a.tar.bz2 gentoo-2-155a328d28fda39c54d221da68bffc07cba9406a.zip |
stable on mips
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/libfame/libfame-0.9.1-r1.ebuild')
-rw-r--r-- | media-libs/libfame/libfame-0.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libfame/libfame-0.9.1-r1.ebuild b/media-libs/libfame/libfame-0.9.1-r1.ebuild index 2c5452a7800a..4bbe15e9ad0e 100644 --- a/media-libs/libfame/libfame-0.9.1-r1.ebuild +++ b/media-libs/libfame/libfame-0.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r1.ebuild,v 1.17 2005/07/07 00:29:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r1.ebuild,v 1.18 2005/07/12 05:18:05 geoman Exp $ inherit flag-o-matic toolchain-funcs eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fame/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 ~sparc x86" IUSE="mmx sse" DEPEND="" |