Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/
Date: Fri, 27 Jan 2017 07:24:18
Message-Id: 1485501848.0f404e8ba725a46b853396c805de10d810584fe8.polynomial-c@gentoo
1 commit: 0f404e8ba725a46b853396c805de10d810584fe8
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 27 07:23:34 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 27 07:24:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f404e8b
7
8 games-rpg/manaplus: Version 1.7.1.7 stable for amd64 and x86.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64,x86"
12
13 games-rpg/manaplus/manaplus-1.7.1.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-rpg/manaplus/manaplus-1.7.1.7.ebuild b/games-rpg/manaplus/manaplus-1.7.1.7.ebuild
17 index c3fe215..c88f19c 100644
18 --- a/games-rpg/manaplus/manaplus-1.7.1.7.ebuild
19 +++ b/games-rpg/manaplus/manaplus-1.7.1.7.ebuild
20 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then
21 EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git"
22 else
23 SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="amd64 x86"
26 fi
27
28 LICENSE="GPL-2+"