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 1052B1382C5 for ; Mon, 12 Mar 2018 04:33:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E026E08E0; Mon, 12 Mar 2018 04:33:29 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5116DE08E0 for ; Mon, 12 Mar 2018 04:33:29 +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 AF009335C5B for ; Mon, 12 Mar 2018 04:33:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2445B254 for ; Mon, 12 Mar 2018 04:33:08 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1520828837.c7e79d4f9c0a4baecadaccb805f9edd2b2933b3b.mattst88@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: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: c7e79d4f9c0a4baecadaccb805f9edd2b2933b3b X-VCS-Branch: master Date: Mon, 12 Mar 2018 04:33:08 +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: 0879209a-317d-46ca-ad14-243d7644f106 X-Archives-Hash: dad9f33fcf070ffded5fddc011f7b639 commit: c7e79d4f9c0a4baecadaccb805f9edd2b2933b3b Author: Matt Turner gentoo org> AuthorDate: Mon Mar 12 04:27:17 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Mar 12 04:27:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e79d4f dev-games/openscenegraph-3.5.5: ppc64 stable, bug 649688 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 f5014511118..fa98c6bb2e3 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"