diff options
author | Sam James <sam@gentoo.org> | 2024-02-12 08:54:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-12 08:54:41 +0000 |
commit | 7a2168833af6fff8122b9fded4b7426dc74a1d8c (patch) | |
tree | e95af2bee376bf4ded915351c89135697bdaf24d /sci-calculators | |
parent | sci-calculators/bc-gh: Stabilize 6.7.5 ppc64, #924325 (diff) | |
download | gentoo-7a2168833af6fff8122b9fded4b7426dc74a1d8c.tar.gz gentoo-7a2168833af6fff8122b9fded4b7426dc74a1d8c.tar.bz2 gentoo-7a2168833af6fff8122b9fded4b7426dc74a1d8c.zip |
sci-calculators/bc-gh: Stabilize 6.7.5 hppa, #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 e13fd475e43d..a7a031f5c6be 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=" |