summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/manaplus/manaplus-1.7.8.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/manaplus/manaplus-1.7.8.5.ebuild b/games-rpg/manaplus/manaplus-1.7.8.5.ebuild
index 2d5897b5d6f1..26dc7ca27dd2 100644
--- a/games-rpg/manaplus/manaplus-1.7.8.5.ebuild
+++ b/games-rpg/manaplus/manaplus-1.7.8.5.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+"