diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-06 20:58:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-06 20:58:43 +0000 |
commit | 28cc179a320f9eb0308c278879250ec7239af322 (patch) | |
tree | a0ddec602e0c15e7205b01739fa42f66c4f1a975 /media-libs/libsdl/libsdl-1.2.15-r2.ebuild | |
parent | Marking media-player-info-17 ppc64 for bug 428882 (diff) | |
download | gentoo-2-28cc179a320f9eb0308c278879250ec7239af322.tar.gz gentoo-2-28cc179a320f9eb0308c278879250ec7239af322.tar.bz2 gentoo-2-28cc179a320f9eb0308c278879250ec7239af322.zip |
Marking libsdl-1.2.15-r2 ppc64 for bug 425900
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/libsdl/libsdl-1.2.15-r2.ebuild')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15-r2.ebuild b/media-libs/libsdl/libsdl-1.2.15-r2.ebuild index 65db89a0a4a7..aaad95f66e43 100644 --- a/media-libs/libsdl/libsdl-1.2.15-r2.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15-r2.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/libsdl/libsdl-1.2.15-r2.ebuild,v 1.6 2012/07/25 01:20:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r2.ebuild,v 1.7 2012/08/06 20:58:43 ranger Exp $ EAPI=2 inherit flag-o-matic multilib toolchain-funcs eutils libtool @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" # WARNING: # If you turn on the custom-cflags use flag in USE and something breaks, # you pick up the pieces. Be prepared for bug reports to be marked INVALID. |