From c46ca5f9e48a41a323b7ffe4fcb6ff57676e6dee Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 7 Mar 2017 23:55:41 +0100 Subject: [PATCH] tuxpaint: enable x86_64. --- media-gfx/tuxpaint/tuxpaint-0.9.22.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.22.recipe b/media-gfx/tuxpaint/tuxpaint-0.9.22.recipe index 41a69ccf6..f83aea5f6 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.22.recipe +++ b/media-gfx/tuxpaint/tuxpaint-0.9.22.recipe @@ -13,7 +13,7 @@ COPYRIGHT="2002-2010 Bill Kendrick and others" LICENSE="GNU GPL v2" REVISION="2" -ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" +ARCHITECTURES="x86_gcc2 ?x86 x86_64" PATCHES="tuxpaint-$portVersion.patchset"