diff options
author | Sam James <sam@gentoo.org> | 2024-12-04 09:12:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-04 09:12:18 +0000 |
commit | 26ce1bf14497a42047f9aea5e99b1e7ad322fca7 (patch) | |
tree | 075ab76199b48022ec45c7efa3c21acdc92a8e95 /dev-cpp/eigen | |
parent | media-libs/zimg: Stabilize 3.0.4-r1 amd64, #891851 (diff) | |
download | gentoo-26ce1bf14497a42047f9aea5e99b1e7ad322fca7.tar.gz gentoo-26ce1bf14497a42047f9aea5e99b1e7ad322fca7.tar.bz2 gentoo-26ce1bf14497a42047f9aea5e99b1e7ad322fca7.zip |
dev-cpp/eigen: Stabilize 3.4.0-r3 amd64, #927892
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/eigen')
-rw-r--r-- | dev-cpp/eigen/eigen-3.4.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/eigen/eigen-3.4.0-r3.ebuild b/dev-cpp/eigen/eigen-3.4.0-r3.ebuild index ca9fcf23a441..528d62bcac2f 100644 --- a/dev-cpp/eigen/eigen-3.4.0-r3.ebuild +++ b/dev-cpp/eigen/eigen-3.4.0-r3.ebuild @@ -20,7 +20,7 @@ else https://gitlab.com/lib${PN}/${PN}/-/archive/${PV}/${P}.tar.bz2 test? ( lapack? ( https://downloads.tuxfamily.org/${PN}/lapack_addons_3.4.1.tgz -> ${PN}-lapack_addons-3.4.1.tgz ) ) " - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" fi LICENSE="MPL-2.0" |