diff options
author | Sam James <sam@gentoo.org> | 2023-04-16 07:50:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-16 07:54:59 +0100 |
commit | c99be3ea00635e168dbb02ef1a8b01049b990a4c (patch) | |
tree | 03174d4dfb276e38da632fd1e1aa2efbd0f2165d /sci-calculators/bc-gh | |
parent | sci-calculators/bc-gh: Stabilize 6.5.0 arm64, #904374 (diff) | |
download | gentoo-c99be3ea00635e168dbb02ef1a8b01049b990a4c.tar.gz gentoo-c99be3ea00635e168dbb02ef1a8b01049b990a4c.tar.bz2 gentoo-c99be3ea00635e168dbb02ef1a8b01049b990a4c.zip |
sci-calculators/bc-gh: Stabilize 6.5.0 ppc64, #904374
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-calculators/bc-gh')
-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 3a386bb069d5..11e8af5a65e2 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=" |