Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-gfx/
Date: Sun, 09 Sep 2018 01:12:23
Message-Id: 1536455505.cb87f5d5538f33a70fdb297648f58bd8925e5303.whissi@gentoo
1 commit: cb87f5d5538f33a70fdb297648f58bd8925e5303
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 01:02:37 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 01:11:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb87f5d5
7
8 media-libs/sdl2-gfx: x86 stable (bug #665062)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild b/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild
16 index 50a8e683dc3..495efb82a36 100644
17 --- a/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild
18 +++ b/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.ferzkopp.net/Software/SDL2_gfx/${MY_P}.tar.gz"
20
21 LICENSE="ZLIB"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25 IUSE="doc cpu_flags_x86_mmx static-libs"
26
27 DEPEND=">=media-libs/libsdl2-2.0.1-r1[video,${MULTILIB_USEDEP}]"