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