diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 16:31:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 16:31:18 +0200 |
commit | bfe2cc77c2d94e852239303a27dc732959c22261 (patch) | |
tree | effbeecfaded8a034483403815b5a2d5613e22d7 /games-strategy | |
parent | dev-games/newton: amd64 stable wrt bug #583032 (diff) | |
download | gentoo-bfe2cc77c2d94e852239303a27dc732959c22261.tar.gz gentoo-bfe2cc77c2d94e852239303a27dc732959c22261.tar.bz2 gentoo-bfe2cc77c2d94e852239303a27dc732959c22261.zip |
games-strategy/warzone2100: amd64 stable wrt bug #584820
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/warzone2100/warzone2100-3.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/warzone2100/warzone2100-3.1.5.ebuild b/games-strategy/warzone2100/warzone2100-3.1.5.ebuild index 8adc9c88f156..bb9cc314e422 100644 --- a/games-strategy/warzone2100/warzone2100-3.1.5.ebuild +++ b/games-strategy/warzone2100/warzone2100-3.1.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.xz LICENSE="GPL-2+ CC-BY-SA-3.0 public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" # upstream requested debug support IUSE="debug nls qt4 videos" |