diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:31:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:31:31 +0100 |
commit | 518f4e46d77f23f36b28c8201597437a6557dc63 (patch) | |
tree | 642db88b500fd46e3cb77a852a922591c1f5116e /games-fps | |
parent | 2b69e535dcfe48c33ad8b14e3881f8a6bdbc22a5 (diff) | |
download | gentoo-518f4e46d77f23f36b28c8201597437a6557dc63.tar.gz gentoo-518f4e46d77f23f36b28c8201597437a6557dc63.tar.xz |
games-fps/quakeforge: x86 stable wrt bug #570314
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quakeforge/quakeforge-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/quakeforge/quakeforge-0.7.2.ebuild b/games-fps/quakeforge/quakeforge-0.7.2.ebuild index 03c1887c5d7..f4447c4547d 100644 --- a/games-fps/quakeforge/quakeforge-0.7.2.ebuild +++ b/games-fps/quakeforge/quakeforge-0.7.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/quake/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="cdinstall debug fbcon flac sdl X ncurses png vorbis zlib ipv6 xv dga alsa oss xdg wildmidi" RESTRICT="userpriv" |