diff options
author | 2024-09-15 21:09:56 +0300 | |
---|---|---|
committer | 2024-09-15 21:09:56 +0300 | |
commit | d2f60f4854419fd6ed481dcb0bd4c5c452d0beaa (patch) | |
tree | ad8cbd43089fa4e3ba47f3a1e854641730ee2ac0 /sci-libs | |
parent | dev-python/cvxopt: Stabilize 1.3.2 amd64, #937342 (diff) | |
download | gentoo-d2f60f4854419fd6ed481dcb0bd4c5c452d0beaa.tar.gz gentoo-d2f60f4854419fd6ed481dcb0bd4c5c452d0beaa.tar.bz2 gentoo-d2f60f4854419fd6ed481dcb0bd4c5c452d0beaa.zip |
sci-libs/dsdp: Stabilize 5.8-r4 amd64, #937342
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/dsdp/dsdp-5.8-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/dsdp/dsdp-5.8-r4.ebuild b/sci-libs/dsdp/dsdp-5.8-r4.ebuild index ac3c51fb830b..21372fe110e7 100644 --- a/sci-libs/dsdp/dsdp-5.8-r4.ebuild +++ b/sci-libs/dsdp/dsdp-5.8-r4.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc examples" RDEPEND="virtual/lapack" |