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 64921139696 for ; Sun, 30 Apr 2017 08:31:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E969E0DA0; Sun, 30 Apr 2017 08:31:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2B2D1E0DA0 for ; Sun, 30 Apr 2017 08:31:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A152B34169B for ; Sun, 30 Apr 2017 08:31:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 093BB2494 for ; Sun, 30 Apr 2017 08:31:32 +0000 (UTC) From: "Jeroen Roovers" 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" Message-ID: <1493540736.e5e029cc9e40796d05a8ae9a888fa147e637ac28.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/portmidi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/portmidi/portmidi-217-r1.ebuild X-VCS-Directories: media-libs/portmidi/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: e5e029cc9e40796d05a8ae9a888fa147e637ac28 X-VCS-Branch: master Date: Sun, 30 Apr 2017 08:31:32 +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: d40f8e3b-cff8-4b8f-9492-9ffd01d7977c X-Archives-Hash: 9a7940b0ea5c5975b458b09996f42d38 commit: e5e029cc9e40796d05a8ae9a888fa147e637ac28 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Apr 30 08:25:36 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Apr 30 08:25:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5e029cc media-libs/portmidi: Mark ~hppa (bug #616712). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches media-libs/portmidi/portmidi-217-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/portmidi/portmidi-217-r1.ebuild b/media-libs/portmidi/portmidi-217-r1.ebuild index 760becbe2c8..f1c2e17409c 100644 --- a/media-libs/portmidi/portmidi-217-r1.ebuild +++ b/media-libs/portmidi/portmidi-217-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/portmedia/${PN}-src-${PV}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~hppa x86" IUSE="debug doc java python static-libs test-programs" CDEPEND="media-libs/alsa-lib