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 D36CD13997D for ; Tue, 12 Nov 2019 10:45:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFACAE08DD; Tue, 12 Nov 2019 10:45:33 +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 A7D15E08DD for ; Tue, 12 Nov 2019 10:45:33 +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 CE28334CBF7 for ; Tue, 12 Nov 2019 10:45:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1938D8B2 for ; Tue, 12 Nov 2019 10:45:30 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1573555382.f7c0c1f1cd9bc10b46ce48a7fe4dc394823725ac.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/audacious/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/audacious/audacious-3.10.1.ebuild X-VCS-Directories: media-sound/audacious/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f7c0c1f1cd9bc10b46ce48a7fe4dc394823725ac X-VCS-Branch: master Date: Tue, 12 Nov 2019 10:45:30 +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: e5985106-8f12-42a7-823b-b6af0dbc3edd X-Archives-Hash: 22d6f0041db310ef91a21183775c957a commit: f7c0c1f1cd9bc10b46ce48a7fe4dc394823725ac Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Nov 12 10:43:02 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Nov 12 10:43:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7c0c1f1 media-sound/audacious: amd64 stable wrt bug #698682 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-sound/audacious/audacious-3.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/audacious/audacious-3.10.1.ebuild b/media-sound/audacious/audacious-3.10.1.ebuild index d48ea7cb1fc..63d1ae32edc 100644 --- a/media-sound/audacious/audacious-3.10.1.ebuild +++ b/media-sound/audacious/audacious-3.10.1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/audacious-media-player/audacious.git" else SRC_URI="https://distfiles.audacious-media-player.org/${MY_P}.tar.bz2" - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" fi inherit xdg