diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:20:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:22 +0100 |
commit | 944e130db59742f93d2509a7e5355e37d1eb046a (patch) | |
tree | 343f275521278bdb4c2491f4b293e16a039d5374 /games-strategy | |
parent | app-arch/lzip: x86 stable wrt bug #604514 (diff) | |
download | gentoo-944e130db59742f93d2509a7e5355e37d1eb046a.tar.gz gentoo-944e130db59742f93d2509a7e5355e37d1eb046a.tar.bz2 gentoo-944e130db59742f93d2509a7e5355e37d1eb046a.zip |
games-strategy/freeciv: x86 stable wrt bug #587354
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/freeciv-2.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freeciv/freeciv-2.5.4.ebuild b/games-strategy/freeciv/freeciv-2.5.4.ebuild index 975a4210baf7..0db70751bc43 100644 --- a/games-strategy/freeciv/freeciv-2.5.4.ebuild +++ b/games-strategy/freeciv/freeciv-2.5.4.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 @@ 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 |