summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-02-23 05:20:40 +0000
committerSam James <sam@gentoo.org>2025-02-23 05:20:40 +0000
commite8566b7eb2fa13f0bfe9ab4bd9b03649d7465bf3 (patch)
treee9ce56b5710a1892cc0e7c8c432157d375ffe2d5 /dev-libs/libtommath
parentdev-libs/libtommath: Stabilize 1.3.0 arm, #950133 (diff)
downloadgentoo-e8566b7eb2fa13f0bfe9ab4bd9b03649d7465bf3.tar.gz
gentoo-e8566b7eb2fa13f0bfe9ab4bd9b03649d7465bf3.tar.bz2
gentoo-e8566b7eb2fa13f0bfe9ab4bd9b03649d7465bf3.zip
dev-libs/libtommath: Stabilize 1.3.0 ppc, #950133
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/libtommath-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtommath/libtommath-1.3.0.ebuild b/dev-libs/libtommath/libtommath-1.3.0.ebuild
index 9b0af68d96a4..6cbd8a4f69ae 100644
--- a/dev-libs/libtommath/libtommath-1.3.0.ebuild
+++ b/dev-libs/libtommath/libtommath-1.3.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}
LICENSE="Unlicense"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="doc examples static-libs"
BDEPEND="dev-build/libtool"