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 63854138334 for ; Sat, 15 Sep 2018 02:31:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A98DE0A5C; Sat, 15 Sep 2018 02:31:26 +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 45D79E0A5C for ; Sat, 15 Sep 2018 02:31:26 +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 22017335D19 for ; Sat, 15 Sep 2018 02:31:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A20433DC for ; Sat, 15 Sep 2018 02:31:20 +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: <1536978628.487a2b403f4198c0e8654c3e937f79b4cfb33e31.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pygame/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pygame/pygame-1.9.2_pre20120101-r2.ebuild dev-python/pygame/pygame-1.9.3.ebuild X-VCS-Directories: dev-python/pygame/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 487a2b403f4198c0e8654c3e937f79b4cfb33e31 X-VCS-Branch: master Date: Sat, 15 Sep 2018 02:31:20 +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: 249fc150-9b44-4790-8755-63bd93987906 X-Archives-Hash: 668b8723c5382bea14704820ab27463c commit: 487a2b403f4198c0e8654c3e937f79b4cfb33e31 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Sep 14 18:23:20 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 15 02:30:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487a2b40 dev-python/pygame: Drop to ~hppa Only one of 2 reverse-dependencies of media-libs/sdl-mixer forcing hppa. Package-Manager: Portage-2.3.49, Repoman-2.3.10 dev-python/pygame/pygame-1.9.2_pre20120101-r2.ebuild | 4 ++-- dev-python/pygame/pygame-1.9.3.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/pygame/pygame-1.9.2_pre20120101-r2.ebuild b/dev-python/pygame/pygame-1.9.2_pre20120101-r2.ebuild index ce055da9ab7..5eb8f164b48 100644 --- a/dev-python/pygame/pygame-1.9.2_pre20120101-r2.ebuild +++ b/dev-python/pygame/pygame-1.9.2_pre20120101-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ fi LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~sparc x86 ~x86-fbsd" IUSE="doc examples X" DEPEND="dev-python/numpy[${PYTHON_USEDEP}] diff --git a/dev-python/pygame/pygame-1.9.3.ebuild b/dev-python/pygame/pygame-1.9.3.ebuild index 8e12c46e56a..eaf24fb21b9 100644 --- a/dev-python/pygame/pygame-1.9.3.ebuild +++ b/dev-python/pygame/pygame-1.9.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~sparc x86" IUSE="doc examples midi X" DEPEND="dev-python/numpy[${PYTHON_USEDEP}]