diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:25:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:38 +0100 |
commit | 44c9e05b88a45df9f1c00b4b614252a8ff63683f (patch) | |
tree | 141ac7348bd308ff1fcb16d6b21398ab9affef74 /dev-games/simgear | |
parent | x11-libs/libva-intel-driver: x86 stable wrt bug #590362 (diff) | |
download | gentoo-44c9e05b88a45df9f1c00b4b614252a8ff63683f.tar.gz gentoo-44c9e05b88a45df9f1c00b4b614252a8ff63683f.tar.bz2 gentoo-44c9e05b88a45df9f1c00b4b614252a8ff63683f.zip |
dev-games/simgear: x86 stable wrt bug #595748
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-games/simgear')
-rw-r--r-- | dev-games/simgear/simgear-2016.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/simgear/simgear-2016.3.1.ebuild b/dev-games/simgear/simgear-2016.3.1.ebuild index c5ab1b0d7025..18dac11a048e 100644 --- a/dev-games/simgear/simgear-2016.3.1.ebuild +++ b/dev-games/simgear/simgear-2016.3.1.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 @@ HOMEPAGE="http://www.simgear.org/" SRC_URI="mirror://sourceforge/flightgear/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" SLOT="0" IUSE="+dns debug subversion test" |