Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsdl/
Date: Mon, 23 Nov 2015 09:25:40
Message-Id: 1448270629.0132577e33fe419929538178f2c397c50936ebc5.ago@gentoo
1 commit: 0132577e33fe419929538178f2c397c50936ebc5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 23 09:23:49 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 23 09:23:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0132577e
7
8 media-libs/libsdl: alpha stable wrt bug #562978
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="alpha"
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 1c0ca2f..ff07999 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.