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 8F88E138335 for ; Sun, 7 Apr 2019 14:43:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D742FE08BD; Sun, 7 Apr 2019 14:43:09 +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 B2112E08BD for ; Sun, 7 Apr 2019 14:43:09 +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 D1DBC335CEF for ; Sun, 7 Apr 2019 14:43:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 630BC596 for ; Sun, 7 Apr 2019 14:43:07 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1554648130.efbe13770df47750b62b43a617d0de24abb7259a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pragha/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/pragha/pragha-1.3.4.ebuild X-VCS-Directories: media-sound/pragha/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: efbe13770df47750b62b43a617d0de24abb7259a X-VCS-Branch: master Date: Sun, 7 Apr 2019 14:43:07 +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: 68c5ecc0-7c58-4042-b9e2-d2ce18f2ba19 X-Archives-Hash: 74375afd432f8d0574f2dc7a24dd6994 commit: efbe13770df47750b62b43a617d0de24abb7259a Author: Mikle Kolyada gentoo org> AuthorDate: Sun Apr 7 14:42:10 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Apr 7 14:42:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbe1377 media-sound/pragha: x86 stable wrt bug #682814 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" media-sound/pragha/pragha-1.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/pragha/pragha-1.3.4.ebuild b/media-sound/pragha/pragha-1.3.4.ebuild index f84243fcbb8..24f7053da9d 100644 --- a/media-sound/pragha/pragha-1.3.4.ebuild +++ b/media-sound/pragha/pragha-1.3.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pragha-music-player/${PN}/releases/download/v${PV}/$ LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="cdda +glyr grilo +keybinder lastfm libnotify mtp +peas +playlist rygel soup +udev" COMMON_DEPEND=">=dev-db/sqlite-3.4:3=