commit: 5e552eda682f622b580f4bd004eec3d830ca3172
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 11:27:36 2016 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 11:28:33 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e552eda
games-rpg/manaplus: 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.6.11.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-rpg/manaplus/manaplus-1.6.11.5.ebuild
b/games-rpg/manaplus/manaplus-1.6.11.5.ebuild
index 7440ab2..16ca6f1 100644
--- a/games-rpg/manaplus/manaplus-1.6.11.5.ebuild
+++ b/games-rpg/manaplus/manaplus-1.6.11.5.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+"