Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsdl/
Date: Mon, 26 Oct 2015 05:27:01
Message-Id: 1445837152.c25a555c9f654eb474de8bb90ee32b4383317d51.jer@gentoo
1 commit: c25a555c9f654eb474de8bb90ee32b4383317d51
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 05:25:52 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 05:25:52 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25a555c
7
8 media-libs/libsdl: Stable for PPC64 (bug #562978).
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --ignore-arches
12
13 media-libs/libsdl/libsdl-1.2.15-r9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
17 index 545e3b9..efc93ea 100644
18 --- a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
19 +++ b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
26 # WARNING:
27 # If you turn on the custom-cflags use flag in USE and something breaks,
28 # you pick up the pieces. Be prepared for bug reports to be marked INVALID.