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 3E1E413835A for ; Sun, 30 Aug 2020 16:08:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50034E08FF; Sun, 30 Aug 2020 16:08:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 19B4CE0901 for ; Sun, 30 Aug 2020 16:08:51 +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 2A64333BE0F for ; Sun, 30 Aug 2020 16:08:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BDD9327 for ; Sun, 30 Aug 2020 16:08:48 +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: <1598803686.be337b4c3e2f2506a0c9acf5817ef3a9a2fc5bbd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/qutebrowser/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/qutebrowser/qutebrowser-1.13.1.ebuild X-VCS-Directories: www-client/qutebrowser/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: be337b4c3e2f2506a0c9acf5817ef3a9a2fc5bbd X-VCS-Branch: master Date: Sun, 30 Aug 2020 16:08:48 +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: 141af19b-d83f-467a-8932-473c8ae86fc4 X-Archives-Hash: df16a191f5fcb060ef75b282c4aa27fd commit: be337b4c3e2f2506a0c9acf5817ef3a9a2fc5bbd Author: Sam James gentoo org> AuthorDate: Sun Aug 30 16:08:06 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 30 16:08:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be337b4c www-client/qutebrowser: arm64 keyworded (bug #734830) Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James gentoo.org> www-client/qutebrowser/qutebrowser-1.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/qutebrowser/qutebrowser-1.13.1.ebuild b/www-client/qutebrowser/qutebrowser-1.13.1.ebuild index 012258877ec..fae5ee4b212 100644 --- a/www-client/qutebrowser/qutebrowser-1.13.1.ebuild +++ b/www-client/qutebrowser/qutebrowser-1.13.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="scripts test" BDEPEND="