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 6005C138333 for ; Thu, 26 Apr 2018 19:22:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B312EE0931; Thu, 26 Apr 2018 19:22:37 +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 89C38E0931 for ; Thu, 26 Apr 2018 19:22:37 +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 0B871335C79 for ; Thu, 26 Apr 2018 19:22:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22BC5299 for ; Thu, 26 Apr 2018 19:22:34 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1524770537.68dee337948029c49a4661f1e5dff4029bceab32.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/quodlibet/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/quodlibet/quodlibet-3.9.1.ebuild X-VCS-Directories: media-sound/quodlibet/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 68dee337948029c49a4661f1e5dff4029bceab32 X-VCS-Branch: master Date: Thu, 26 Apr 2018 19:22:34 +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: 6f615ef0-47dd-435b-800d-158e16219321 X-Archives-Hash: 601bb4f3e517cb95cdaa277e00428bc7 commit: 68dee337948029c49a4661f1e5dff4029bceab32 Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Apr 26 19:20:57 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Apr 26 19:22:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68dee337 media-sound/quodlibet: x86 stable (bug #654058) Package-Manager: Portage-2.3.31, Repoman-2.3.9 media-sound/quodlibet/quodlibet-3.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/quodlibet/quodlibet-3.9.1.ebuild b/media-sound/quodlibet/quodlibet-3.9.1.ebuild index 1211cda94c3..0dcb8112816 100644 --- a/media-sound/quodlibet/quodlibet-3.9.1.ebuild +++ b/media-sound/quodlibet/quodlibet-3.9.1.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 @@ -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 ipod +udev" RDEPEND="dev-libs/keybinder:3[introspection]