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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 05ADB15806E for ; Wed, 17 May 2023 02:48:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 932ADE0823; Wed, 17 May 2023 02:48:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 748C6E0823 for ; Wed, 17 May 2023 02:48:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67551340E55 for ; Wed, 17 May 2023 02:48:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1ABFA73 for ; Wed, 17 May 2023 02:48:37 +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: <1684291704.86d33d6bee466f91807bf37b39932eafc0582e8a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/bashtop/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/bashtop/bashtop-0.9.25.ebuild X-VCS-Directories: sys-process/bashtop/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 86d33d6bee466f91807bf37b39932eafc0582e8a X-VCS-Branch: master Date: Wed, 17 May 2023 02:48:37 +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: 4d2dc970-3734-4038-92c0-fe4ec5f3e901 X-Archives-Hash: 3802499f32be8daaf2e8f85f4adc251e commit: 86d33d6bee466f91807bf37b39932eafc0582e8a Author: Sam James gentoo org> AuthorDate: Wed May 17 02:48:24 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 17 02:48:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d33d6b sys-process/bashtop: Keyword 0.9.25 arm64, #906560 Signed-off-by: Sam James gentoo.org> sys-process/bashtop/bashtop-0.9.25.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/bashtop/bashtop-0.9.25.ebuild b/sys-process/bashtop/bashtop-0.9.25.ebuild index 07166d23d85b..4c03f216f0f0 100644 --- a/sys-process/bashtop/bashtop-0.9.25.ebuild +++ b/sys-process/bashtop/bashtop-0.9.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" src_prepare() { default