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 B47CE138334 for ; Sun, 17 Feb 2019 15:30:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3477E0891; Sun, 17 Feb 2019 15:30:24 +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 87E3CE0891 for ; Sun, 17 Feb 2019 15:30:24 +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 8656D335D31 for ; Sun, 17 Feb 2019 15:30:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D51EE517 for ; Sun, 17 Feb 2019 15:30:19 +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: <1550417390.b7efb0bfb18c8f309cd9f3bd803720dd5ee12a4c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/clementine/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/clementine/clementine-1.3.1_p20190127.ebuild X-VCS-Directories: media-sound/clementine/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: b7efb0bfb18c8f309cd9f3bd803720dd5ee12a4c X-VCS-Branch: master Date: Sun, 17 Feb 2019 15:30:19 +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: 08070519-b3be-4e05-9084-9415c3a1cfe6 X-Archives-Hash: d556c60642935d652a226d04ad95d256 commit: b7efb0bfb18c8f309cd9f3bd803720dd5ee12a4c Author: Mikle Kolyada gentoo org> AuthorDate: Sun Feb 17 15:29:50 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Feb 17 15:29:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7efb0bf media-sound/clementine: amd64 stable wrt bug #658808 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" media-sound/clementine/clementine-1.3.1_p20190127.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/clementine/clementine-1.3.1_p20190127.ebuild b/media-sound/clementine/clementine-1.3.1_p20190127.ebuild index e79a3fa6aaf..24f7f6aca31 100644 --- a/media-sound/clementine/clementine-1.3.1_p20190127.ebuild +++ b/media-sound/clementine/clementine-1.3.1_p20190127.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then else COMMIT=610566d25271c67d1625fd62041f6a27435b0a9d SRC_URI="https://github.com/${PN}-player/${PN^}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" fi inherit cmake-utils flag-o-matic l10n virtualx xdg