diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 15:43:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 15:43:35 +0200 |
commit | c20ffba3f081ce5cade10388ab34968a2b45c5ae (patch) | |
tree | ff62175a9f0de10d871fb75173787784e54b565d /games-strategy | |
parent | dev-perl/Module-Install-AuthorTests: amd64 stable wrt bug #578466 (diff) | |
download | gentoo-c20ffba3f081ce5cade10388ab34968a2b45c5ae.tar.gz gentoo-c20ffba3f081ce5cade10388ab34968a2b45c5ae.tar.bz2 gentoo-c20ffba3f081ce5cade10388ab34968a2b45c5ae.zip |
games-strategy/warzone2100: amd64 stable wrt bug #578724
Package-Manager: portage-2.2.26
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild index 5eba145c7e48..abd648e3bc4f 100644 --- a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild +++ b/games-strategy/warzone2100/warzone2100-3.1.3.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" |