diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-19 18:02:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-19 18:02:51 +0200 |
commit | 6266419e1d1abe657f7bbf843b07e30d22b08720 (patch) | |
tree | 84c9650926c3aae51cd51338b73a832d82f5eaff /games-misc | |
parent | dev-python/bicyclerepair: amd64 stable wrt bug #559288 (diff) | |
download | gentoo-6266419e1d1abe657f7bbf843b07e30d22b08720.tar.gz gentoo-6266419e1d1abe657f7bbf843b07e30d22b08720.tar.bz2 gentoo-6266419e1d1abe657f7bbf843b07e30d22b08720.zip |
games-misc/opengfx: amd64 stable wrt bug #559050
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/opengfx/opengfx-0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/opengfx/opengfx-0.5.2.ebuild b/games-misc/opengfx/opengfx-0.5.2.ebuild index ca291533e9b6..6ff7bd86689d 100644 --- a/games-misc/opengfx/opengfx-0.5.2.ebuild +++ b/games-misc/opengfx/opengfx-0.5.2.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) |