diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:53:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:53:58 +0000 |
commit | 732c9b54c7596cd63d27437723b092f435f27901 (patch) | |
tree | d21844c4b3cbf71e5b70c843aecaa008f5877e99 /media-libs/libfame/libfame-0.9.1-r2.ebuild | |
parent | Stable for x86, wrt bug #495728 (diff) | |
download | gentoo-2-732c9b54c7596cd63d27437723b092f435f27901.tar.gz gentoo-2-732c9b54c7596cd63d27437723b092f435f27901.tar.bz2 gentoo-2-732c9b54c7596cd63d27437723b092f435f27901.zip |
Stable for x86, wrt bug #495730
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 dfedb1b72e14..bf63d67cd25c 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.4 2014/01/12 09:05:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r2.ebuild,v 1.5 2014/01/14 13:53:58 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=( |