diff options
author | Sam James <sam@gentoo.org> | 2024-02-12 08:54:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-12 08:54:43 +0000 |
commit | 620c1c407c5db4c2241250f0045a27616a2e80a1 (patch) | |
tree | 8a79e05e0d84d009b6735ccef3fe96d44f78c204 /sci-calculators | |
parent | sci-calculators/bc-gh: Stabilize 6.7.5 arm, #924325 (diff) | |
download | gentoo-620c1c407c5db4c2241250f0045a27616a2e80a1.tar.gz gentoo-620c1c407c5db4c2241250f0045a27616a2e80a1.tar.bz2 gentoo-620c1c407c5db4c2241250f0045a27616a2e80a1.zip |
sci-calculators/bc-gh: Stabilize 6.7.5 arm64, #924325
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/bc-gh/bc-gh-6.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/bc-gh/bc-gh-6.7.5.ebuild b/sci-calculators/bc-gh/bc-gh-6.7.5.ebuild index cd3cf80000a9..2a46239f0d52 100644 --- a/sci-calculators/bc-gh/bc-gh-6.7.5.ebuild +++ b/sci-calculators/bc-gh/bc-gh-6.7.5.ebuild @@ -18,7 +18,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=" |