summaryrefslogtreecommitdiff
path: root/sci-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-11 13:07:07 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-11 13:07:07 +0000
commiteb72a69c0109ff53b8c18b2f6c3b160489376e2e (patch)
tree6b1a11b63d1fa5f16537a183ee1800b8f0682d1b /sci-libs
parentafa7f3d7b9d6af29760049c9711a24821c77c8ec (diff)
gentoo auto-resync : 11:01:2024 - 13:07:07
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/Manifest.gzbin45125 -> 45119 bytes
-rw-r--r--sci-libs/nlopt/Manifest2
-rw-r--r--sci-libs/nlopt/nlopt-2.7.1-r2.ebuild2
3 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/Manifest.gz b/sci-libs/Manifest.gz
index aad362577604..449d93e9c29a 100644
--- a/sci-libs/Manifest.gz
+++ b/sci-libs/Manifest.gz
Binary files differ
diff --git a/sci-libs/nlopt/Manifest b/sci-libs/nlopt/Manifest
index 44c9e1b002e2..b13f515c78a2 100644
--- a/sci-libs/nlopt/Manifest
+++ b/sci-libs/nlopt/Manifest
@@ -1,4 +1,4 @@
DIST nlopt-2.7.1.tar.gz 2044180 BLAKE2B 6d459f94a26ee6dd7f72c73c48992bd047150aa525bc4ad088c8516127afc5c7843f6fbb6726c2f845271b87934c13e0892a063362ab50df51f92e81979111fb SHA512 e23cb522fc696010574c14b72be85acc0f8ccf0bf208bf2b8789c57d6c5a6e6d419ee10330581518b1c1567018ae909b626ce7761d4fbd5bf112916871e420e2
EBUILD nlopt-2.7.1-r1.ebuild 2158 BLAKE2B 88b1e4398b00988e964a7c5278a23eae12325464a8f8b89ad35b7bf69649d426b86ea14911a478ef96fd7f253cc09a90c080749e272f47a92a87443705edd084 SHA512 cdc065b3160bd91c75c5ebd90a34d6e8664ee615b275345935fe55ab217afdc4f3d1dc6953af8a202a19a560e0dadf692d8fff3dddcf1cd85953d503b511df18
-EBUILD nlopt-2.7.1-r2.ebuild 2172 BLAKE2B fe1fca07c2edaedcacd3dfbebbda76342d06e77a935a77ea39dba2d669224c6099387276f9d4fe0aa3394724feeeb02fc5792025adcf13b6f0bcda06b7b90f25 SHA512 8b1f02ac45b46c1f1b88816c203f70575719a0feb7f8cf273ee286c734170ff9022f7a01254af82fd03f03d34971365a1fb8e6d35b0c827a083281e0ae53e36c
+EBUILD nlopt-2.7.1-r2.ebuild 2179 BLAKE2B 58826c73b58025572476e89173a54e11ce8d5e8ad62038883f48e1dfa932ff84cbd69608e53fad364a049d6af628fb11f34fe66cfbc3b3ceaf60f324d939c53f SHA512 0695016672f3a3e258770d57fb054dda5db95fd27168328b8c463e244d9ffc2e4e6fd9518c022254cd146532506e63cc27548767d4ec4714414d2a1550a4d4b5
MISC metadata.xml 1098 BLAKE2B b6b28ce454a68e6d4658ba5719de2f5d1e3c0a48ebc44df3145785fd7de6859f0abc9159de83835b90cc5180078c7ed332765c4f58d13c08d30f94fe8cad8ea7 SHA512 a205d614fd70c150dd9024034ea3d92aabc36ba87c4612008e082954734f5aa339214c3d237b36e41114a9690f14167251ac787dd15328522c27eae3613ff13e
diff --git a/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild b/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild
index 4998984c409b..b95c60952ce8 100644
--- a/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild
+++ b/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/stevengj/nlopt"
SRC_URI="https://github.com/stevengj/nlopt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1 MIT"
-KEYWORDS="amd64 ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="cxx guile octave python test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"