Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
Date: Sun, 20 Sep 2015 09:30:38
Message-Id: 1442741393.e73e1a8e1f674abd228c195784424982ccd364c1.ago@gentoo
1 commit: e73e1a8e1f674abd228c195784424982ccd364c1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 20 09:29:53 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 20 09:29:53 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73e1a8e
7
8 games-misc/opengfx: x86 stable wrt bug #559050
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 games-misc/opengfx/opengfx-0.5.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-misc/opengfx/opengfx-0.5.2.ebuild b/games-misc/opengfx/opengfx-0.5.2.ebuild
17 index 6ff7bd8..cc38f47 100644
18 --- a/games-misc/opengfx/opengfx-0.5.2.ebuild
19 +++ b/games-misc/opengfx/opengfx-0.5.2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~ppc ~x86"
25 +KEYWORDS="amd64 ~arm ~ppc x86"
26 IUSE=""
27 RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444)