summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/manaplus/manaplus-1.6.12.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/manaplus/manaplus-1.6.12.24.ebuild b/games-rpg/manaplus/manaplus-1.6.12.24.ebuild
index 7440ab28bc41..c88f19cfe95e 100644
--- a/games-rpg/manaplus/manaplus-1.6.12.24.ebuild
+++ b/games-rpg/manaplus/manaplus-1.6.12.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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+"