diff options
author | 2017-01-04 16:28:35 +0100 | |
---|---|---|
committer | 2017-01-04 16:29:51 +0100 | |
commit | 2a014365059f434b73a8bf4350afdda0caddbfbe (patch) | |
tree | d1bcf4f4cf4e7540fbc70476bd05cc4bcfbb1519 /games-action/bzflag | |
parent | dev-lang/tuprolog: x86 stable wrt bug #596454 (diff) | |
download | gentoo-2a014365059f434b73a8bf4350afdda0caddbfbe.tar.gz gentoo-2a014365059f434b73a8bf4350afdda0caddbfbe.tar.bz2 gentoo-2a014365059f434b73a8bf4350afdda0caddbfbe.zip |
games-action/bzflag: x86 stable wrt bug #585194
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-action/bzflag')
-rw-r--r-- | games-action/bzflag/bzflag-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/bzflag/bzflag-2.4.4.ebuild b/games-action/bzflag/bzflag-2.4.4.ebuild index a2746808726e..29046eda0e68 100644 --- a/games-action/bzflag/bzflag-2.4.4.ebuild +++ b/games-action/bzflag/bzflag-2.4.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="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="dedicated upnp" UIDEPEND="" |