diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-05-14 12:04:01 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-05-14 12:05:03 +0200 |
commit | fcba3e32e469e07d184bcbd24a37cbbf2ef5a4c6 (patch) | |
tree | e642575af53ee75cc5ad6f9a4a04017f9d6be119 /games-strategy/freeciv | |
parent | games-strategy/freeciv: Bump to version 2.5.7 (bug #618416). (diff) | |
download | gentoo-fcba3e32e469e07d184bcbd24a37cbbf2ef5a4c6.tar.gz gentoo-fcba3e32e469e07d184bcbd24a37cbbf2ef5a4c6.tar.bz2 gentoo-fcba3e32e469e07d184bcbd24a37cbbf2ef5a4c6.zip |
games-strategy/freeciv: Version 2.5.6 stable for amd64 and x86.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/freeciv-2.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freeciv/freeciv-2.5.6.ebuild b/games-strategy/freeciv/freeciv-2.5.6.ebuild index 9dd90fa09101..7c177a64cbe1 100644 --- a/games-strategy/freeciv/freeciv-2.5.6.ebuild +++ b/games-strategy/freeciv/freeciv-2.5.6.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 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="auth aimodules dedicated +gtk ipv6 mapimg modpack mysql nls qt5 readline sdl +server +sound sqlite system-lua" # postgres isn't yet really supported by upstream |