commit: cf074be9abcb97a827fb51dcca6c7b8fe980f525 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sat Mar 29 22:45:46 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sun Mar 30 01:53:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf074be9
dev-python/cvxopt: keyword 1.3.2 for ~riscv Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-python/cvxopt/cvxopt-1.3.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/cvxopt/cvxopt-1.3.2.ebuild b/dev-python/cvxopt/cvxopt-1.3.2.ebuild index e18a88e7f9e2..25c2b2161146 100644 --- a/dev-python/cvxopt/cvxopt-1.3.2.ebuild +++ b/dev-python/cvxopt/cvxopt-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+dsdp examples fftw +glpk gsl" DEPEND="
