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: Tue, 30 May 2017 14:22:32
Message-Id: 1496154140.059d6d604d0ac9287772665ff50e6057645e33db.polynomial-c@gentoo
1 commit: 059d6d604d0ac9287772665ff50e6057645e33db
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 30 13:30:52 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Tue May 30 14:22:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059d6d60
7
8 games-rpg/manaplus: Marked version 1.7.5.14 stable for amd64 and x86.
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 games-rpg/manaplus/manaplus-1.7.5.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-rpg/manaplus/manaplus-1.7.5.14.ebuild b/games-rpg/manaplus/manaplus-1.7.5.14.ebuild
16 index 7896a6774af..658372c7dac 100644
17 --- a/games-rpg/manaplus/manaplus-1.7.5.14.ebuild
18 +++ b/games-rpg/manaplus/manaplus-1.7.5.14.ebuild
19 @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
20 EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git"
21 else
22 SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~x86"
24 + KEYWORDS="amd64 x86"
25 fi
26
27 LICENSE="GPL-2+"