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, 06 Nov 2017 15:29:39
Message-Id: 1509982155.542cf852d9b2254cc04e91dccd3299f01e55aeba.polynomial-c@gentoo
1 commit: 542cf852d9b2254cc04e91dccd3299f01e55aeba
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 6 14:08:18 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 6 15:29:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542cf852
7
8 games-rpg/manaplus: Version 1.7.10.14 stable for amd64 and x86.
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 games-rpg/manaplus/manaplus-1.7.10.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-rpg/manaplus/manaplus-1.7.10.14.ebuild b/games-rpg/manaplus/manaplus-1.7.10.14.ebuild
16 index 2d5897b5d6f..26dc7ca27dd 100644
17 --- a/games-rpg/manaplus/manaplus-1.7.10.14.ebuild
18 +++ b/games-rpg/manaplus/manaplus-1.7.10.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+"