Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsdl/
Date: Mon, 17 May 2021 01:11:28
Message-Id: 1621213873.a2a02268e2e6cdcc3430f9b4085f9f3d0808332b.sam@gentoo
1 commit: a2a02268e2e6cdcc3430f9b4085f9f3d0808332b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 01:11:13 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 01:11:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a02268
7
8 media-libs/libsdl: Stabilize 1.2.15_p20210224 ppc64, #692388
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild
16 index bbc70c8aa3b..908a5e7d04f 100644
17 --- a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild
18 +++ b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libsdl-org/SDL-1.2/archive/${MY_COMMIT}.tar.gz -> SD
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 # WARNING:
26 # If you turn on the custom-cflags use flag in USE and something breaks,
27 # you pick up the pieces. Be prepared for bug reports to be marked INVALID.