diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-04-16 09:40:48 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-04-16 09:40:48 +0300 |
commit | 4012a962c7e2f8f92895025feb0d4276770aeb04 (patch) | |
tree | 952cc5db890ded7115b40d0308eeb8edf84f6bb2 /sci-calculators | |
parent | sci-calculators/bc-gh: Stabilize 6.5.0 x86, #904374 (diff) | |
download | gentoo-4012a962c7e2f8f92895025feb0d4276770aeb04.tar.gz gentoo-4012a962c7e2f8f92895025feb0d4276770aeb04.tar.bz2 gentoo-4012a962c7e2f8f92895025feb0d4276770aeb04.zip |
sci-calculators/bc-gh: Stabilize 6.5.0 amd64, #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 98ad54e82a17..24272a1a45ed 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=" |