diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-23 20:21:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-23 20:21:15 +0000 |
commit | fadf0cdf99a74087302cf05e34be5639a1f6f935 (patch) | |
tree | f778a1ab962ec559145881c92d526498e98af507 /media-libs/sdl-image/sdl-image-1.2.12.ebuild | |
parent | whitespace (diff) | |
download | historical-fadf0cdf99a74087302cf05e34be5639a1f6f935.tar.gz historical-fadf0cdf99a74087302cf05e34be5639a1f6f935.tar.bz2 historical-fadf0cdf99a74087302cf05e34be5639a1f6f935.zip |
Marking sdl-image-1.2.12 ppc for bug 405219
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'media-libs/sdl-image/sdl-image-1.2.12.ebuild')
-rw-r--r-- | media-libs/sdl-image/sdl-image-1.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-image/sdl-image-1.2.12.ebuild b/media-libs/sdl-image/sdl-image-1.2.12.ebuild index 34adbd3c160c..5ecf990aa41a 100644 --- a/media-libs/sdl-image/sdl-image-1.2.12.ebuild +++ b/media-libs/sdl-image/sdl-image-1.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12.ebuild,v 1.3 2012/02/22 18:34:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12.ebuild,v 1.4 2012/02/23 20:21:15 ranger Exp $ EAPI=2 MY_P="${P/sdl-/SDL_}" @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="gif jpeg png static-libs tiff webp" DEPEND="sys-libs/zlib |