diff options
author | Sam James <sam@gentoo.org> | 2024-02-12 08:54:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-12 08:54:40 +0000 |
commit | b87e317dd06c6bb31a4f78ab2296f1db2a7ea5dc (patch) | |
tree | 3529a3e555d338442c6623966361a570c7a03f41 /sci-calculators | |
parent | dev-python/pytest-home: Keyword 0.5.1 ppc, #924324 (diff) | |
download | gentoo-b87e317dd06c6bb31a4f78ab2296f1db2a7ea5dc.tar.gz gentoo-b87e317dd06c6bb31a4f78ab2296f1db2a7ea5dc.tar.bz2 gentoo-b87e317dd06c6bb31a4f78ab2296f1db2a7ea5dc.zip |
sci-calculators/bc-gh: Stabilize 6.7.5 ppc64, #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 | 4 |
1 files changed, 2 insertions, 2 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 5a1b0d786bf9..e13fd475e43d 100644 --- a/sci-calculators/bc-gh/bc-gh-6.7.5.ebuild +++ b/sci-calculators/bc-gh/bc-gh-6.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |