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-strategy/warzone2100/
Date: Thu, 21 Sep 2017 14:33:27
Message-Id: 1506004390.7357b5966b5413735bcb874ac59988c904c9db5c.kensington@gentoo
1 commit: 7357b5966b5413735bcb874ac59988c904c9db5c
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 21 14:28:40 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 21 14:33:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7357b596
7
8 games-strategy/warzone2100: stabilise 3.2.3 for amd64/x86
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 games-strategy/warzone2100/warzone2100-3.2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-strategy/warzone2100/warzone2100-3.2.3.ebuild b/games-strategy/warzone2100/warzone2100-3.2.3.ebuild
16 index 5a36f73a051..67f3e717b5d 100644
17 --- a/games-strategy/warzone2100/warzone2100-3.2.3.ebuild
18 +++ b/games-strategy/warzone2100/warzone2100-3.2.3.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI+=" https://github.com/Warzone2100/warzone2100/commit/ef37bca38289f4f79c6
20
21 LICENSE="GPL-2+ CC-BY-SA-3.0 public-domain"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 # upstream requested debug support
26 IUSE="debug nls sdl videos"