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:56:23
Message-Id: 1621191372.a9eebf0689c525d36e77528adac1c7872dfacbb4.sam@gentoo
1 commit: a9eebf0689c525d36e77528adac1c7872dfacbb4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 18:56:12 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 18:56:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9eebf06
7
8 media-libs/libsdl: Stabilize 1.2.15_p20210224 arm, #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 5e44f98aec3..21adbc54dc2 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.