summaryrefslogtreecommitdiff
path: root/dev-libs/tomsfastmath
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
committerV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
commit752d6256e5204b958b0ef7905675a940b5e9172f (patch)
tree330d16e6362a49cbed8875a777fe641a43376cd3 /dev-libs/tomsfastmath
parent0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff)
gentoo resync : 12.05.2022
Diffstat (limited to 'dev-libs/tomsfastmath')
-rw-r--r--dev-libs/tomsfastmath/Manifest2
-rw-r--r--dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/tomsfastmath/Manifest b/dev-libs/tomsfastmath/Manifest
index 2433dc8357c4..3cdcf56e9484 100644
--- a/dev-libs/tomsfastmath/Manifest
+++ b/dev-libs/tomsfastmath/Manifest
@@ -1,5 +1,5 @@
AUX tomsfastmath-0.13.1-export-fp_isprime_ex.patch 297 BLAKE2B 4147cc95152298cfbbd88416d11e298b95f574d7bf083900a2b0e72069764f4efcade6b074fb632abfb8f92a4e15b2e71de9a9578b2e65d0c63e4e258923a4b2 SHA512 33bb97d9a33d8bdb81a6a2df5b1727430a421bcf73df292b965663be532e30a4d815c332ee63b9790e04425ed80e58a30d9915a746cc265d98ad71a10da8bc34
AUX tomsfastmath-0.13.1-makefile-fix.patch 1703 BLAKE2B 2182f88b8569fac105eb179fdc7c10a7c9b7b17619a725c30d8374a2589f048e0ca0fe71ffb2431e058a264b104bc091deb800215a490399e722055b39adee0e SHA512 f5e5df821ecc7beb8684116294322dae8bf166bfbc7cf3d5262534e036f1d486854e58ad2c2da382b8f08aa6b9db71d91607289587c4247837bdfc3313ad5cff
DIST tfm-0.13.1.tar.xz 322684 BLAKE2B 393c0e0e018b199c9fc975ab3013466399ea337f520f4634649a9e61b2218b9a6b218d11212b535fc8bbd2bf40d8722fc413dc60756f1b8ff7c78da049765083 SHA512 84225fe81bbcd1df7e40ed0b8c8077d60612246a76f3149b672dfd1066eb0179262fa4f5a42ffd2034e60cb74cfd86e0b49139371971ebbb4f41a4ecebca2111
-EBUILD tomsfastmath-0.13.1-r1.ebuild 1731 BLAKE2B 29decd63a892b95489b674cc907ab01b1d3430c8263ac73bc1fb8b3c1d906336fff2f791f5d4061d21c5294f77fccfd9617747baedaff850edaaf31f0c89c90c SHA512 28e69bab1dbf8bfded72496873f9cc56c298c81ee2363facd7794f8449ea4f09aafc80d644ca17442952bd4bf5de5a6788feb23daa409bb4367bf2ceeaad892d
+EBUILD tomsfastmath-0.13.1-r1.ebuild 1737 BLAKE2B bca65be8a65561336fa51470d5344406d5ff54f3c5b3562a15c0617cdd86487481939d739cb5c43ec65644b4b3ffd28666d2c4c255b9b9e4ac95eb025227d3fb SHA512 b9314fc433768b2ec6c23729d5e60f677ed1277bf7e1cb9535532efb004dd46c46cfe53b66472612eb71721896477c53eac6e5241e0482fdae65b8ec584c9691
MISC metadata.xml 359 BLAKE2B 030e4a98548860a65398f536ba5cd9ed5bdfed894d48ecda1e41b0808123ea50da90264218d64f79a2df90b8841a69d4a605f4ae76904157b18659cb1b05a25a SHA512 cdd01b2deaddb96866d614bcc23dbed7d320db408d70bdbc6e1cecd06b6851208a49870155c7790db8e1db34b1bec2fb565de55045d1e39185819c42fa0fd75c
diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild
index f07c6214647d..1d3d1fa36d68 100644
--- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild
+++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ LICENSE="Unlicense"
# Helpful site:
# https://abi-laboratory.pro/index.php?view=timeline&l=tomsfastmath
SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
BDEPEND="sys-devel/libtool"