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: Wed, 08 Feb 2017 15:04:08
Message-Id: 1486566230.73f036a796a4ae87d09b9b745c4a34deb36d4ae7.polynomial-c@gentoo
1 commit: 73f036a796a4ae87d09b9b745c4a34deb36d4ae7
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 8 14:49:28 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 8 15:03:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f036a7
7
8 games-rpg/manaplus: Version 1.7.1.21 stable for amd64 and x86
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64,x86"
12
13 games-rpg/manaplus/manaplus-1.7.1.21.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-rpg/manaplus/manaplus-1.7.1.21.ebuild b/games-rpg/manaplus/manaplus-1.7.1.21.ebuild
17 index c3fe215b2d..c88f19cfe9 100644
18 --- a/games-rpg/manaplus/manaplus-1.7.1.21.ebuild
19 +++ b/games-rpg/manaplus/manaplus-1.7.1.21.ebuild
20 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then
21 EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git"
22 else
23 SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="amd64 x86"
26 fi
27
28 LICENSE="GPL-2+"