summaryrefslogtreecommitdiff
path: root/dev-libs/imath
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-29 21:18:33 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-29 21:18:33 +0100
commit63a4617476a3b084928b38d816b9ed6e196d62f5 (patch)
treef1c7e30e8c9b33d9f7e7b0a2e3dbd1d1121358c4 /dev-libs/imath
parent662f71ae67cd775d7fbb79b5091676c0e07a992b (diff)
gentoo auto-resync : 29:05:2023 - 21:18:33
Diffstat (limited to 'dev-libs/imath')
-rw-r--r--dev-libs/imath/Manifest2
-rw-r--r--dev-libs/imath/imath-3.1.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/imath/Manifest b/dev-libs/imath/Manifest
index 5dd1b867c551..177d20f30388 100644
--- a/dev-libs/imath/Manifest
+++ b/dev-libs/imath/Manifest
@@ -1,3 +1,3 @@
DIST imath-3.1.7.tar.gz 583049 BLAKE2B 54619339f349a944e1d72fcea4438d7bd2ef6c9655ba0e16ac608934a8df30c97a2f3cf5c75adaeb8a6fe6bf19ec3240c11439550b452571d0a8cbf75d6bd83e SHA512 e298454cb845cadde28f7881fdaa4739c3942f941278a07ec912459ac376c2ee7858cb3b2d2047b9afb4d4dacae7a8a52ffef4c104f8499b4e0a1f0ed46cc0f0
-EBUILD imath-3.1.7.ebuild 1864 BLAKE2B 86e8f663482dccc725b51e8d66d39371228c32f29468bedaf21b11bb033b87a85c0964473e3f1d6353340296910b3cd284cf41e45b4b84072d13f044757fc254 SHA512 99630bb795dea8f3d589ca28a22d97660f2c3008314c1ab69cd401dd749cc571bc8a4703b8f5ff19d804908aa626ebe03da7ae698f4476a1f373efc9a00d9b86
+EBUILD imath-3.1.7.ebuild 1851 BLAKE2B 25b2d3be469be0463756c1753985771e4e698742de04df6e968b5afbf1c4eec6ded223521729c743c9cd051d177f2eae09dd34bc8c2a3a9923ea13df70a82d2e SHA512 9fe18533623317fdd52cd75e4ec9794247aacf443a050037bd4fe9f218f9ce8130f06dd0ae21309865cd1459e069134889b8d6903c9eff257212b14a5e1c1da1
MISC metadata.xml 820 BLAKE2B f035962970166d4c636e8b98b9301e31fbc27aecb7059289a7581958619b85c7f60551d56175637d373363a41c7349c8c78ec31348590826313bdca94aec6727 SHA512 9dbff2f917f1705a611680c46f73a0ad372f27f6b5c236f691f16b6c41a51cb3d8712c4bceddb5469742f4952385e2a2b07377c4c216736810562ae89c5c52f4
diff --git a/dev-libs/imath/imath-3.1.7.ebuild b/dev-libs/imath/imath-3.1.7.ebuild
index bc0feb859d73..2e490284d2c3 100644
--- a/dev-libs/imath/imath-3.1.7.ebuild
+++ b/dev-libs/imath/imath-3.1.7.ebuild
@@ -12,7 +12,7 @@ MY_PN="${PN^}"
DESCRIPTION="Imath basic math package"
HOMEPAGE="https://imath.readthedocs.io"
SRC_URI="https://github.com/AcademySoftwareFoundation/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-# re-keywording needed for (according to ilmbase keywords): ~x64-macos ~x86-solaris
+# re-keywording needed for (according to ilmbase keywords): ~x64-macos
KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_PN}-${PV}"