diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 17:15:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 17:15:36 +0100 |
commit | f3799c94d930852d38b1cabd8cbd3647db8a3bf5 (patch) | |
tree | 449655d4a103f5f560cfdd69198d7e48b2c6ee12 /dev-games | |
parent | games-simulation/flightgear-data: amd64 stable wrt bug #602658 (diff) | |
download | gentoo-f3799c94d930852d38b1cabd8cbd3647db8a3bf5.tar.gz gentoo-f3799c94d930852d38b1cabd8cbd3647db8a3bf5.tar.bz2 gentoo-f3799c94d930852d38b1cabd8cbd3647db8a3bf5.zip |
dev-games/simgear: amd64 stable wrt bug #602658
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/simgear/simgear-2016.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/simgear/simgear-2016.4.4.ebuild b/dev-games/simgear/simgear-2016.4.4.ebuild index 39f6c595fbdd..73a857a1cb52 100644 --- a/dev-games/simgear/simgear-2016.4.4.ebuild +++ b/dev-games/simgear/simgear-2016.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 @@ 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" |