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 9655615ACFB for ; Sun, 16 Apr 2023 06:56:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60BC2E0986; Sun, 16 Apr 2023 06:56:05 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 4DED2E0986 for ; Sun, 16 Apr 2023 06:56:05 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4EFFA340BC9 for ; Sun, 16 Apr 2023 06:56:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43460A4B for ; Sun, 16 Apr 2023 06:56:01 +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: <1681628100.bb9e4d0dd159cc1f6042bf661ce02224fc135b42.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/bc-gh/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-calculators/bc-gh/bc-gh-6.5.0.ebuild X-VCS-Directories: sci-calculators/bc-gh/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bb9e4d0dd159cc1f6042bf661ce02224fc135b42 X-VCS-Branch: master Date: Sun, 16 Apr 2023 06:56:01 +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: 706cae60-8ed9-45ce-89ff-d9963451def0 X-Archives-Hash: aa4634b17c8289d050ad6430be844ad2 commit: bb9e4d0dd159cc1f6042bf661ce02224fc135b42 Author: Sam James gentoo org> AuthorDate: Sun Apr 16 06:50:36 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 16 06:55:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9e4d0d sci-calculators/bc-gh: Stabilize 6.5.0 arm, #904374 Signed-off-by: Sam James gentoo.org> sci-calculators/bc-gh/bc-gh-6.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-calculators/bc-gh/bc-gh-6.5.0.ebuild b/sci-calculators/bc-gh/bc-gh-6.5.0.ebuild index 11e8af5a65e2..728f003dd5e9 100644 --- a/sci-calculators/bc-gh/bc-gh-6.5.0.ebuild +++ b/sci-calculators/bc-gh/bc-gh-6.5.0.ebuild @@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="libedit readline" DEPEND="