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: Mon, 23 Nov 2015 08:50:43
Message-Id: 1448268593.5debafd019d0454beb01f041b95bd90cead0c4a3.ago@gentoo
1 commit: 5debafd019d0454beb01f041b95bd90cead0c4a3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 23 08:49:53 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 23 08:49:53 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5debafd0
7
8 games-misc/opengfx: amd64 stable wrt bug #566370
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 games-misc/opengfx/opengfx-0.5.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-misc/opengfx/opengfx-0.5.3.ebuild b/games-misc/opengfx/opengfx-0.5.3.ebuild
17 index 49a9825..ba97262 100644
18 --- a/games-misc/opengfx/opengfx-0.5.3.ebuild
19 +++ b/games-misc/opengfx/opengfx-0.5.3.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)