diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:34:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:34:58 +0100 |
commit | 8f4143cd9e80d3bacfc051a7ce65a9074ba2bc45 (patch) | |
tree | b37cd78e586557e2cbbd9ff57b29e59ef9a3d050 /dev-games | |
parent | games-simulation/flightgear-data: x86 stable wrt bug #602658 (diff) | |
download | gentoo-8f4143cd9e80d3bacfc051a7ce65a9074ba2bc45.tar.gz gentoo-8f4143cd9e80d3bacfc051a7ce65a9074ba2bc45.tar.bz2 gentoo-8f4143cd9e80d3bacfc051a7ce65a9074ba2bc45.zip |
dev-games/simgear: x86 stable wrt bug #602658
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/simgear/simgear-2016.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/simgear/simgear-2016.4.4.ebuild b/dev-games/simgear/simgear-2016.4.4.ebuild index 73a857a1cb52..18dac11a048e 100644 --- a/dev-games/simgear/simgear-2016.4.4.ebuild +++ b/dev-games/simgear/simgear-2016.4.4.ebuild @@ -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" |