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 8A856138334 for ; Tue, 12 Feb 2019 21:04:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD876E08A2; Tue, 12 Feb 2019 21:03:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A40CDE08A0 for ; Tue, 12 Feb 2019 21:03:57 +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 28C60335DA5 for ; Tue, 12 Feb 2019 21:03:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37447545 for ; Tue, 12 Feb 2019 21:03:53 +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: <1550005201.de5f19cba0f8a1a41623b9fc5648f9e0d64e6c59.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/quodlibet/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/quodlibet/quodlibet-4.1.0.ebuild X-VCS-Directories: media-sound/quodlibet/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: de5f19cba0f8a1a41623b9fc5648f9e0d64e6c59 X-VCS-Branch: master Date: Tue, 12 Feb 2019 21:03:53 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0a50e488-e9e6-49a6-ac9b-df88ff9e2b23 X-Archives-Hash: 6fb179c2c0aa60f5495a77db3d9edaa9 commit: de5f19cba0f8a1a41623b9fc5648f9e0d64e6c59 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Feb 12 08:15:36 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Feb 12 21:00:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5f19cb media-sound/quodlibet: stable 4.1.0 for ppc64, bug #676604 Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> media-sound/quodlibet/quodlibet-4.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/quodlibet/quodlibet-4.1.0.ebuild b/media-sound/quodlibet/quodlibet-4.1.0.ebuild index 05dcf4a7236..b86ec6853cf 100644 --- a/media-sound/quodlibet/quodlibet-4.1.0.ebuild +++ b/media-sound/quodlibet/quodlibet-4.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" IUSE="+dbus gstreamer +udev" RDEPEND="dev-libs/keybinder:3[introspection]