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, 22 Aug 2017 14:49:04
Message-Id: 1503413334.a6c23860c4c54a076614c27231452d20fa65de7f.polynomial-c@gentoo
1 commit: a6c23860c4c54a076614c27231452d20fa65de7f
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 22 14:48:13 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 22 14:48:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c23860
7
8 games-rpg/manaplus: Version 1.7.8.5 stable for amd64 and x86.
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 games-rpg/manaplus/manaplus-1.7.8.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-rpg/manaplus/manaplus-1.7.8.5.ebuild b/games-rpg/manaplus/manaplus-1.7.8.5.ebuild
16 index 2d5897b5d6f..26dc7ca27dd 100644
17 --- a/games-rpg/manaplus/manaplus-1.7.8.5.ebuild
18 +++ b/games-rpg/manaplus/manaplus-1.7.8.5.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+"