diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:37:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:37:13 +0000 |
commit | 2d1e6dda1d0448cc618fe293b05259e7c790fa9a (patch) | |
tree | d905faae3242c9807d4e6635204608efc6ae88a0 /media-libs/libfame/libfame-0.9.1-r2.ebuild | |
parent | Stable for ia64, wrt bug #495728 (diff) | |
download | gentoo-2-2d1e6dda1d0448cc618fe293b05259e7c790fa9a.tar.gz gentoo-2-2d1e6dda1d0448cc618fe293b05259e7c790fa9a.tar.bz2 gentoo-2-2d1e6dda1d0448cc618fe293b05259e7c790fa9a.zip |
Stable for ia64, wrt bug #495730
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libfame/libfame-0.9.1-r2.ebuild')
-rw-r--r-- | media-libs/libfame/libfame-0.9.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libfame/libfame-0.9.1-r2.ebuild b/media-libs/libfame/libfame-0.9.1-r2.ebuild index 2f861afb3e7e..4d66a1ac65c3 100644 --- a/media-libs/libfame/libfame-0.9.1-r2.ebuild +++ b/media-libs/libfame/libfame-0.9.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.6 2014/01/14 15:35:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r2.ebuild,v 1.7 2014/01/15 09:37:13 ago Exp $ EAPI=5 @@ -16,7 +16,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 static-libs" PATCHES=( |