From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1008645-garchives=archives.gentoo.org@lists.gentoo.org> 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 F420E1382C5 for <garchives@archives.gentoo.org>; Sun, 11 Mar 2018 02:16:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 920EEE0863; Sun, 11 Mar 2018 02:16:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 70DF0E0856 for <gentoo-commits@lists.gentoo.org>; Sun, 11 Mar 2018 02:16:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 76CEB335C31 for <gentoo-commits@lists.gentoo.org>; Sun, 11 Mar 2018 02:16:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62EA124F for <gentoo-commits@lists.gentoo.org>; Sun, 11 Mar 2018 02:16:54 +0000 (UTC) From: "Thomas Deutschmann" <whissi@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" <whissi@gentoo.org> Message-ID: <1520734596.5c0606bb26b09c96bff21f05795a7f802c7d1716.whissi@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.5.ebuild X-VCS-Directories: dev-games/openscenegraph/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 5c0606bb26b09c96bff21f05795a7f802c7d1716 X-VCS-Branch: master Date: Sun, 11 Mar 2018 02:16:54 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 38132255-5e8d-4ab6-8f9c-3ebab92621bc X-Archives-Hash: d87e602c0ded67666eb29059562dbcd7 commit: 5c0606bb26b09c96bff21f05795a7f802c7d1716 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Mar 11 02:10:47 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Mar 11 02:16:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c0606bb dev-games/openscenegraph: x86 stable (bug #649688) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-games/openscenegraph/openscenegraph-3.5.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild index 9ed851d257c..f5014511118 100644 --- a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_P}.tar.gz" LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0/145" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 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 sdl sdl2 svg tiff truetype vnc wxwidgets xine xrandr zlib"