diff options
author | Sam James <sam@gentoo.org> | 2024-02-12 13:04:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-12 13:04:35 +0000 |
commit | 8566370b102f51d97a59c4326c436ef800d94b1b (patch) | |
tree | f63991b573745820d3fd5e17c76874a4e783b231 /sci-calculators | |
parent | app-admin/filebeat: Stabilize 7.17.16 amd64, #924322 (diff) | |
download | gentoo-8566370b102f51d97a59c4326c436ef800d94b1b.tar.gz gentoo-8566370b102f51d97a59c4326c436ef800d94b1b.tar.bz2 gentoo-8566370b102f51d97a59c4326c436ef800d94b1b.zip |
sci-calculators/bc-gh: Stabilize 6.7.5 amd64, #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 ebe551a3f501..9305332468a5 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=" |