diff options
author | Sam James <sam@gentoo.org> | 2024-02-12 08:54:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-12 08:54:44 +0000 |
commit | 615c13d6f42c75141d4b1d72c6d40ce28819e425 (patch) | |
tree | e10e6a2e335fa7008871cf8432f6e003bfbfa140 /sci-calculators | |
parent | sci-calculators/bc-gh: Stabilize 6.7.5 arm64, #924325 (diff) | |
download | gentoo-615c13d6f42c75141d4b1d72c6d40ce28819e425.tar.gz gentoo-615c13d6f42c75141d4b1d72c6d40ce28819e425.tar.bz2 gentoo-615c13d6f42c75141d4b1d72c6d40ce28819e425.zip |
sci-calculators/bc-gh: Stabilize 6.7.5 sparc, #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 2a46239f0d52..ebe551a3f501 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=" |