diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 09:49:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 09:49:53 +0100 |
commit | 5debafd019d0454beb01f041b95bd90cead0c4a3 (patch) | |
tree | 46fa7b40e918be72253c51fcdb47094d4a803f25 /games-misc/opengfx/opengfx-0.5.3.ebuild | |
parent | net-analyzer/openvas-manager: Update to daemon flag changes (diff) | |
download | gentoo-5debafd019d0454beb01f041b95bd90cead0c4a3.tar.gz gentoo-5debafd019d0454beb01f041b95bd90cead0c4a3.tar.bz2 gentoo-5debafd019d0454beb01f041b95bd90cead0c4a3.zip |
games-misc/opengfx: amd64 stable wrt bug #566370
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'games-misc/opengfx/opengfx-0.5.3.ebuild')
-rw-r--r-- | games-misc/opengfx/opengfx-0.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/opengfx/opengfx-0.5.3.ebuild b/games-misc/opengfx/opengfx-0.5.3.ebuild index 49a98254840f..ba9726237766 100644 --- a/games-misc/opengfx/opengfx-0.5.3.ebuild +++ b/games-misc/opengfx/opengfx-0.5.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="" RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444) |