From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-944898-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 EB630139694
	for <garchives@archives.gentoo.org>; Thu, 20 Apr 2017 08:26:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D57D7E0CBC;
	Thu, 20 Apr 2017 08:26:56 +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 A94F5E0CBC
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Apr 2017 08:26:56 +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 7853234162D
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Apr 2017 08:26:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E5762743C
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Apr 2017 08:26:53 +0000 (UTC)
From: "Jeroen Roovers" <jer@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, "Jeroen Roovers" <jer@gentoo.org>
Message-ID: <1492676811.22165b9584e43c9891fb1e3a76d21d0601f5a41a.jer@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: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: 22165b9584e43c9891fb1e3a76d21d0601f5a41a
X-VCS-Branch: master
Date: Thu, 20 Apr 2017 08:26:53 +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: 096c4e05-ba63-45a0-a1b6-4134e3d39ccc
X-Archives-Hash: 4989d9499df3e3dda9521e01792aabfe

commit:     22165b9584e43c9891fb1e3a76d21d0601f5a41a
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 08:25:57 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 08:26:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22165b95

dev-games/openscenegraph: Mark ~hppa (bug #550040).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 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 e3ad3b8ae1f..3ce4910f934 100644
--- a/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild
+++ b/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild
@@ -15,7 +15,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 ~ppc64 x86"
+KEYWORDS="amd64 ~hppa ~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 qt5 sdl sdl2 svg tiff
 truetype vnc wxwidgets xine xrandr zlib"