Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/grfcodec/
Date: Sat, 30 Sep 2017 06:03:58
Message-Id: 1506751424.768a4609d98cced362cb4d81e53f65e66bca5323.kensington@gentoo
1 commit: 768a4609d98cced362cb4d81e53f65e66bca5323
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 06:03:34 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 06:03:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=768a4609
7
8 games-util/grfcodec: stabilise 6.0.6 for amd64/x86
9
10 Bug: https://bugs.gentoo.org/632188
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 games-util/grfcodec/grfcodec-6.0.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-util/grfcodec/grfcodec-6.0.6.ebuild b/games-util/grfcodec/grfcodec-6.0.6.ebuild
17 index b63971bba94..ddd443c66a2 100644
18 --- a/games-util/grfcodec/grfcodec-6.0.6.ebuild
19 +++ b/games-util/grfcodec/grfcodec-6.0.6.ebuild
20 @@ -16,7 +16,7 @@ HOMEPAGE="http://dev.openttdcoop.org/projects/grfcodec"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm ~ppc64 x86"
26 IUSE=""
27
28 RDEPEND="media-libs/libpng:0"