diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-04-16 09:40:31 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-04-16 09:40:31 +0300 |
commit | 1e3b49006c1115fae4257201b08282adbc70320b (patch) | |
tree | bdd7f511b1279bbaee5c0a5ff6b5c2ab176dadfb /sci-calculators | |
parent | dev-java/open-test-reporting-schema: Stabilize 0.1.0_pre1 arm64, #904390 (diff) | |
download | gentoo-1e3b49006c1115fae4257201b08282adbc70320b.tar.gz gentoo-1e3b49006c1115fae4257201b08282adbc70320b.tar.bz2 gentoo-1e3b49006c1115fae4257201b08282adbc70320b.zip |
sci-calculators/bc-gh: Stabilize 6.5.0 x86, #904374
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-calculators')
-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 7b4e6bc4cbf5..98ad54e82a17 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=" |