commit: 0f404e8ba725a46b853396c805de10d810584fe8
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 07:23:34 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 07:24:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f404e8b
games-rpg/manaplus: Version 1.7.1.7 stable for amd64 and x86.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64,x86"
games-rpg/manaplus/manaplus-1.7.1.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-rpg/manaplus/manaplus-1.7.1.7.ebuild
b/games-rpg/manaplus/manaplus-1.7.1.7.ebuild
index c3fe215..c88f19c 100644
--- a/games-rpg/manaplus/manaplus-1.7.1.7.ebuild
+++ b/games-rpg/manaplus/manaplus-1.7.1.7.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git"
else
SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2+"