Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsdl/
Date: Sat, 08 Aug 2020 08:49:32
Message-Id: 1596876552.3471924d2af552ee89140f810be66aecb6a7eb50.slyfox@gentoo
1 commit: 3471924d2af552ee89140f810be66aecb6a7eb50
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Aug 8 08:36:48 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 8 08:49:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3471924d
7
8 media-libs/libsdl: stable 1.2.15-r9 for hppa, bug #730970
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/libsdl/libsdl-1.2.15-r9.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
19 index af5d4bf883f..e50406371f5 100644
20 --- a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
21 +++ b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
22 @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz"
23
24 LICENSE="LGPL-2.1"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
28 # WARNING:
29 # If you turn on the custom-cflags use flag in USE and something breaks,
30 # you pick up the pieces. Be prepared for bug reports to be marked INVALID.