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 932CE138359 for ; Sat, 19 Sep 2020 02:39:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAB36E05C1; Sat, 19 Sep 2020 02:39:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 91CD7E05C1 for ; Sat, 19 Sep 2020 02:39:54 +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 5D946341071 for ; Sat, 19 Sep 2020 02:39:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12896342 for ; Sat, 19 Sep 2020 02:39:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1600483188.4db5d625cdba6db6fdbfe7aeb9ef02eb5ddfcbb5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/blueman/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/blueman/blueman-2.1.3.ebuild X-VCS-Directories: net-wireless/blueman/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4db5d625cdba6db6fdbfe7aeb9ef02eb5ddfcbb5 X-VCS-Branch: master Date: Sat, 19 Sep 2020 02:39:52 +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: 1f740ab0-dfac-404e-98a7-4891215c2894 X-Archives-Hash: e15f604fd3b177395049f8ccfd8d9e64 commit: 4db5d625cdba6db6fdbfe7aeb9ef02eb5ddfcbb5 Author: Sam James gentoo org> AuthorDate: Sat Sep 19 02:39:48 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 19 02:39:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db5d625 net-wireless/blueman: arm stable (bug #743280) Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James gentoo.org> net-wireless/blueman/blueman-2.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/blueman/blueman-2.1.3.ebuild b/net-wireless/blueman/blueman-2.1.3.ebuild index f3675cdc395..e97fff78e6e 100644 --- a/net-wireless/blueman/blueman-2.1.3.ebuild +++ b/net-wireless/blueman/blueman-2.1.3.ebuild @@ -12,11 +12,11 @@ HOMEPAGE="https://github.com/blueman-project/blueman" if [[ ${PV} == "9999" ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/blueman-project/blueman.git" - KEYWORDS="~arm arm64 ppc ppc64" + KEYWORDS="arm arm64 ppc ppc64" else SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV/_/.}/${P/_/.}.tar.xz" S=${WORKDIR}/${P/_/.} - KEYWORDS="~amd64 ~arm arm64 ppc ppc64 ~x86" + KEYWORDS="~amd64 arm arm64 ppc ppc64 ~x86" fi # icons are GPL-2