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 E0C891382C5 for ; Sat, 27 Jun 2020 20:41:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 780F3E0946; Sat, 27 Jun 2020 20:41:54 +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 5ABFDE0946 for ; Sat, 27 Jun 2020 20:41:54 +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 BEA7E34F04C for ; Sat, 27 Jun 2020 20:41:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0424B2C3 for ; Sat, 27 Jun 2020 20:41:50 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1593290503.32e56fe6945017196fc77df80a0122ae21345ecd.leio@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: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 32e56fe6945017196fc77df80a0122ae21345ecd X-VCS-Branch: master Date: Sat, 27 Jun 2020 20:41:50 +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: ff73c6d7-d56e-4237-a37f-3fdc003fcdb5 X-Archives-Hash: 54896aaa856346650e83ecb9800d21eb commit: 32e56fe6945017196fc77df80a0122ae21345ecd Author: Sam James (sam_c) cmpct info> AuthorDate: Sat Jun 27 07:35:13 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Jun 27 20:41:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e56fe6 net-wireless/blueman: arm64 keyworded (bug #725922) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp 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 d0b54c32046..28a0cb5e101 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" + KEYWORDS="~arm ~arm64" else SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV/_/.}/${P/_/.}.tar.xz" S=${WORKDIR}/${P/_/.} - KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" fi # icons are GPL-2