diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 12:10:24 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 12:10:24 +0000 |
commit | 72f20a0062124ec47af7db5a417278bbd5e8f021 (patch) | |
tree | c9a04d402a6280e6bceb71391d2dfdc5fefcfc70 /media-libs/libfame/libfame-0.9.1-r1.ebuild | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-72f20a0062124ec47af7db5a417278bbd5e8f021.tar.gz gentoo-2-72f20a0062124ec47af7db5a417278bbd5e8f021.tar.bz2 gentoo-2-72f20a0062124ec47af7db5a417278bbd5e8f021.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'media-libs/libfame/libfame-0.9.1-r1.ebuild')
-rw-r--r-- | media-libs/libfame/libfame-0.9.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libfame/libfame-0.9.1-r1.ebuild b/media-libs/libfame/libfame-0.9.1-r1.ebuild index 59d915689e0b..5407ae7c6243 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-2009 Gentoo Foundation +# Copyright 1999-2011 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.26 2009/02/15 00:08:23 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r1.ebuild,v 1.27 2011/02/06 12:10:24 leio 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 mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" IUSE="mmx" DEPEND="" |