diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-11-18 11:25:59 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-11-18 11:25:59 +0000 |
commit | e733e3576668231df5f8e613adbd2382141ce5e1 (patch) | |
tree | 89bf86c0b3b7d1331d00f6e02489b83ee3b708fe /media-libs/libfpx/libfpx-1.3.0-r1.ebuild | |
parent | add ~arm, bug #345611 (diff) | |
download | historical-e733e3576668231df5f8e613adbd2382141ce5e1.tar.gz historical-e733e3576668231df5f8e613adbd2382141ce5e1.tar.bz2 historical-e733e3576668231df5f8e613adbd2382141ce5e1.zip |
x86 stable per bug 345569
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'media-libs/libfpx/libfpx-1.3.0-r1.ebuild')
-rw-r--r-- | media-libs/libfpx/libfpx-1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libfpx/libfpx-1.3.0-r1.ebuild b/media-libs/libfpx/libfpx-1.3.0-r1.ebuild index c7b2b0a5358f..c67af2c0d0f4 100644 --- a/media-libs/libfpx/libfpx-1.3.0-r1.ebuild +++ b/media-libs/libfpx/libfpx-1.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.3.0-r1.ebuild,v 1.4 2010/11/17 20:29:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.3.0-r1.ebuild,v 1.5 2010/11/18 11:25:59 tomka Exp $ EAPI=2 inherit eutils flag-o-matic libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/${P}-1.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" src_prepare() { |