diff options
author | Sam James <sam@gentoo.org> | 2023-04-16 07:50:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-16 07:54:58 +0100 |
commit | 9b14788df6dac2ebe9a25b8070eff640608be0a0 (patch) | |
tree | cde56f7087b7f99c582b530ee8efd6f71e3c57c0 /sci-calculators | |
parent | app-forensics/volatility3: add 2.4.1 (diff) | |
download | gentoo-9b14788df6dac2ebe9a25b8070eff640608be0a0.tar.gz gentoo-9b14788df6dac2ebe9a25b8070eff640608be0a0.tar.bz2 gentoo-9b14788df6dac2ebe9a25b8070eff640608be0a0.zip |
sci-calculators/bc-gh: Stabilize 6.5.0 arm64, #904374
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/bc-gh/bc-gh-6.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 24272a1a45ed..3a386bb069d5 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=" |