summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-03-22 08:25:56 +0100
committerLars Wendler <polynomial-c@gentoo.org>2017-03-22 08:26:43 +0100
commit7cbf98d7fc83084cd8f2195492a6c93d6d4cd6ca (patch)
tree7b587c7608e0770b4334640382e3122f210e7e83
parentgames-rpg/manaplus: Bump to version 1.7.3.18 (diff)
downloadgentoo-7cbf98d7fc83084cd8f2195492a6c93d6d4cd6ca.tar.gz
gentoo-7cbf98d7fc83084cd8f2195492a6c93d6d4cd6ca.tar.bz2
gentoo-7cbf98d7fc83084cd8f2195492a6c93d6d4cd6ca.zip
games-rpg/manaplus: Version 1.7.3.4 stable for amd64 and x86.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--games-rpg/manaplus/manaplus-1.7.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/manaplus/manaplus-1.7.3.4.ebuild b/games-rpg/manaplus/manaplus-1.7.3.4.ebuild
index 7896a6774aff..658372c7dac6 100644
--- a/games-rpg/manaplus/manaplus-1.7.3.4.ebuild
+++ b/games-rpg/manaplus/manaplus-1.7.3.4.ebuild
@@ -10,7 +10,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+"