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: Sun, 16 May 2021 18:53:22
Message-Id: 1621191148.01bca52d623d51a2187277054925c516e17b3f26.sam@gentoo
1 commit: 01bca52d623d51a2187277054925c516e17b3f26
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 18:51:08 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 18:52:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01bca52d
7
8 media-libs/libsdl: Stabilize 1.2.15_p20210224 x86, #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 65181ee97dc..c3f0301426d 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.