summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-27 11:31:04 +0000
committerSam James <sam@gentoo.org>2022-12-27 11:31:04 +0000
commit934d8bc03d2d5551013b7801e097ca29ffbc6cec (patch)
tree54cf68a0f1a801cf42cd075078b202b866d267db /sci-calculators
parentsys-devel/bc: Stabilize 1.07.1-r6 amd64, #886017 (diff)
downloadgentoo-934d8bc03d2d5551013b7801e097ca29ffbc6cec.tar.gz
gentoo-934d8bc03d2d5551013b7801e097ca29ffbc6cec.tar.bz2
gentoo-934d8bc03d2d5551013b7801e097ca29ffbc6cec.zip
sci-calculators/bc-gh: Stabilize 6.1.1-r1 amd64, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
index 9225417410ea..b7269513b90b 100644
--- a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
+++ b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/gavinhoward/bc/releases/download/${PV}/bc-${PV}.tar.
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
S="${WORKDIR}/bc-${PV}"