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 6F4FD138335 for ; Wed, 27 Jun 2018 21:54:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6FF4E0B28; Wed, 27 Jun 2018 21:54:55 +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 7BB23E0B17 for ; Wed, 27 Jun 2018 21:54:55 +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 D24B1335CC5 for ; Wed, 27 Jun 2018 21:54:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D25D355 for ; Wed, 27 Jun 2018 21:54:51 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1530136425.955de9de1c90ab69140dd097b940e942005f561d.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 955de9de1c90ab69140dd097b940e942005f561d X-VCS-Branch: master Date: Wed, 27 Jun 2018 21:54:51 +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: ce90f4b5-3f0f-41b2-82e0-8d3090cf273e X-Archives-Hash: 43374f16b97885b7445a36009d541710 commit: 955de9de1c90ab69140dd097b940e942005f561d Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Jun 27 19:37:24 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Jun 27 21:53:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955de9de media-libs/portmidi: stable 217-r1 for ppc, bug #658884 Bug: https://bugs.gentoo.org/658884 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" media-libs/portmidi/portmidi-217-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/portmidi/portmidi-217-r1.ebuild b/media-libs/portmidi/portmidi-217-r1.ebuild index 28d12fff0da..a515367b7ec 100644 --- a/media-libs/portmidi/portmidi-217-r1.ebuild +++ b/media-libs/portmidi/portmidi-217-r1.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="5" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/portmedia/${PN}-src-${PV}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~sparc x86" IUSE="debug doc java python static-libs test-programs" CDEPEND="media-libs/alsa-lib