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