summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-08 06:33:05 +0100
committerSam James <sam@gentoo.org>2023-10-08 06:33:05 +0100
commit8af109a8678c54e162eb9cf40b23ef9964d8bbd2 (patch)
tree19ebd73e6347e06f79bf72a147b1ad99f46fe016 /dev-libs/libtommath
parentdev-libs/libtommath: Stabilize 1.2.1 arm, #915352 (diff)
downloadgentoo-8af109a8678c54e162eb9cf40b23ef9964d8bbd2.tar.gz
gentoo-8af109a8678c54e162eb9cf40b23ef9964d8bbd2.tar.bz2
gentoo-8af109a8678c54e162eb9cf40b23ef9964d8bbd2.zip
dev-libs/libtommath: Stabilize 1.2.1 amd64, #915352
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/libtommath-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtommath/libtommath-1.2.1.ebuild b/dev-libs/libtommath/libtommath-1.2.1.ebuild
index 21011092b0b5..89cf10e15594 100644
--- a/dev-libs/libtommath/libtommath-1.2.1.ebuild
+++ b/dev-libs/libtommath/libtommath-1.2.1.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 ~ia64 ~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 ~ia64 ~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="sys-devel/libtool"