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: Mon, 03 Jul 2017 21:13:03
Message-Id: 1499116363.b8850d5d045eff342eb29e243da985de41b93b2e.polynomial-c@gentoo
1 commit: b8850d5d045eff342eb29e243da985de41b93b2e
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 3 21:08:14 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 3 21:12:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8850d5d
7
8 games-rpg/manaplus: Version 1.7.6.10 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.6.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-rpg/manaplus/manaplus-1.7.6.10.ebuild b/games-rpg/manaplus/manaplus-1.7.6.10.ebuild
16 index 7896a6774af..658372c7dac 100644
17 --- a/games-rpg/manaplus/manaplus-1.7.6.10.ebuild
18 +++ b/games-rpg/manaplus/manaplus-1.7.6.10.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+"