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: Sun, 25 Dec 2016 11:28:44
Message-Id: 1482665313.5e552eda682f622b580f4bd004eec3d830ca3172.polynomial-c@gentoo
1 commit: 5e552eda682f622b580f4bd004eec3d830ca3172
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 25 11:27:36 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 25 11:28:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e552eda
7
8 games-rpg/manaplus: 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.6.11.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-rpg/manaplus/manaplus-1.6.11.5.ebuild b/games-rpg/manaplus/manaplus-1.6.11.5.ebuild
17 index 7440ab2..16ca6f1 100644
18 --- a/games-rpg/manaplus/manaplus-1.6.11.5.ebuild
19 +++ b/games-rpg/manaplus/manaplus-1.6.11.5.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+"