diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:46:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:46:39 +0200 |
commit | 0ace1a92d9bbb7b240073725c444289bdb3b4fc2 (patch) | |
tree | 1de01ad3d9c0ba5abaf252d68e7bde5dca0e0cb7 /games-misc/opengfx | |
parent | dev-lang/clojure: amd64 stable wrt bug #582186 (diff) | |
download | gentoo-0ace1a92d9bbb7b240073725c444289bdb3b4fc2.tar.gz gentoo-0ace1a92d9bbb7b240073725c444289bdb3b4fc2.tar.bz2 gentoo-0ace1a92d9bbb7b240073725c444289bdb3b4fc2.zip |
games-misc/opengfx: amd64 stable wrt bug #582188
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-misc/opengfx')
-rw-r--r-- | games-misc/opengfx/opengfx-0.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/opengfx/opengfx-0.5.4.ebuild b/games-misc/opengfx/opengfx-0.5.4.ebuild index bc897b1e7487..2a42ab7ec023 100644 --- a/games-misc/opengfx/opengfx-0.5.4.ebuild +++ b/games-misc/opengfx/opengfx-0.5.4.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) |