diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:25:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:38 +0100 |
commit | 5c48492bb3311262ad4acaf1950b0f5d03db68cc (patch) | |
tree | 1d2f81f87790f7040d8571b81aa22d211e3e6a82 /games-simulation/flightgear | |
parent | dev-games/simgear: x86 stable wrt bug #595748 (diff) | |
download | gentoo-5c48492bb3311262ad4acaf1950b0f5d03db68cc.tar.gz gentoo-5c48492bb3311262ad4acaf1950b0f5d03db68cc.tar.bz2 gentoo-5c48492bb3311262ad4acaf1950b0f5d03db68cc.zip |
games-simulation/flightgear: 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 'games-simulation/flightgear')
-rw-r--r-- | games-simulation/flightgear/flightgear-2016.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/flightgear/flightgear-2016.3.1.ebuild b/games-simulation/flightgear/flightgear-2016.3.1.ebuild index db0371e17666..3e56f60bc292 100644 --- a/games-simulation/flightgear/flightgear-2016.3.1.ebuild +++ b/games-simulation/flightgear/flightgear-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$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/flightgear/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="dbus debug examples qt5 test +udev +utils vim-syntax" COMMON_DEPEND=" |