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 C58A71382C5 for ; Wed, 7 Feb 2018 02:02:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3A93E09BE; Wed, 7 Feb 2018 02:02:36 +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 D3CADE09BD for ; Wed, 7 Feb 2018 02:02:36 +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 E0E4D335C31 for ; Wed, 7 Feb 2018 02:02:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D0DD1E5 for ; Wed, 7 Feb 2018 02:02:33 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1517968802.2a82caca561688a31db25b651768fed7b812b109.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild X-VCS-Directories: dev-games/openscenegraph-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2a82caca561688a31db25b651768fed7b812b109 X-VCS-Branch: master Date: Wed, 7 Feb 2018 02:02:33 +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: a146482e-8490-481a-be8d-aeb26018aa12 X-Archives-Hash: babb4849c61f62a2e4e3ee0730b4e40b commit: 2a82caca561688a31db25b651768fed7b812b109 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 7 02:00:02 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 7 02:00:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a82caca dev-games/openscenegraph-qt: Drop ~hppa dev-qt/qtwebkit:5 is not keyworded. Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild b/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild index b0d18aaf7f4..31cd1178613 100644 --- a/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild +++ b/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/openscenegraph/${MY_PN}/archive/${PV}.tar.gz -> ${MY LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0/145" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="debug examples" RDEPEND="