From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2807E139694 for ; Sun, 19 Feb 2017 13:33:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83F0521C0A2; Sun, 19 Feb 2017 13:33:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6135E21C0A2 for ; Sun, 19 Feb 2017 13:33:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71A2534106E for ; Sun, 19 Feb 2017 13:33:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1608D4D4A for ; Sun, 19 Feb 2017 13:33:43 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1487511197.c6d8f8a2433e90c40172f1301a8594434c1ee013.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild X-VCS-Directories: dev-games/openscenegraph/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c6d8f8a2433e90c40172f1301a8594434c1ee013 X-VCS-Branch: master Date: Sun, 19 Feb 2017 13:33:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cc542be7-74b9-4d79-b9bf-93c6eb3bc118 X-Archives-Hash: 7136d6e54e2c18f33bb4062c7a0f7673 commit: c6d8f8a2433e90c40172f1301a8594434c1ee013 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Feb 19 13:33:17 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Feb 19 13:33:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6d8f8a2 dev-games/openscenegraph: x86 stable wrt bug #601794 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild b/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild index 91ac41ef89..5371b48c8f 100644 --- a/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://trac.openscenegraph.org/downloads/developer_releases/${MY_P}.zip LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0/35" # Subslot consists of major + minor version number -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="asio curl debug doc examples ffmpeg fltk fox gdal gif glut gstreamer gtk jpeg jpeg2k las libav lua openexr openinventor osgapps pdf png qt5 sdl sdl2 svg tiff truetype vnc wxwidgets xine xrandr zlib"