diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-05-30 15:30:52 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-05-30 16:22:20 +0200 |
commit | 059d6d604d0ac9287772665ff50e6057645e33db (patch) | |
tree | 3e1decefdb3d72a1e8299a80e4e980f945afe2b1 /games-rpg/manaplus | |
parent | games-rpg/manaplus: Bump to version 1.7.5.27 (diff) | |
download | gentoo-059d6d604d0ac9287772665ff50e6057645e33db.tar.gz gentoo-059d6d604d0ac9287772665ff50e6057645e33db.tar.bz2 gentoo-059d6d604d0ac9287772665ff50e6057645e33db.zip |
games-rpg/manaplus: Marked version 1.7.5.14 stable for amd64 and x86.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'games-rpg/manaplus')
-rw-r--r-- | games-rpg/manaplus/manaplus-1.7.5.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/manaplus/manaplus-1.7.5.14.ebuild b/games-rpg/manaplus/manaplus-1.7.5.14.ebuild index 7896a6774aff..658372c7dac6 100644 --- a/games-rpg/manaplus/manaplus-1.7.5.14.ebuild +++ b/games-rpg/manaplus/manaplus-1.7.5.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+" |