commit: 4fa363bada3a444f79eaa7e7b2d46420c1a0e399 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat May 20 06:30:11 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat May 20 06:31:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa363ba
sci-chemistry/MDAnalysis: Remove ~x86 because of broken deps Bug: https://bugs.gentoo.org/833832 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sci-chemistry/MDAnalysis/MDAnalysis-2.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/MDAnalysis/MDAnalysis-2.4.3.ebuild b/sci-chemistry/MDAnalysis/MDAnalysis-2.4.3.ebuild index 5e7d91b36bf3..0af1d80718b4 100644 --- a/sci-chemistry/MDAnalysis/MDAnalysis-2.4.3.ebuild +++ b/sci-chemistry/MDAnalysis/MDAnalysis-2.4.3.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.mdanalysis.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~amd64-linux" # TODO: fix this # ImportError: MDAnalysis not installed properly. This can happen if your C extensions have not been built.
