commit: e97bc8137c06032292950bbda3aa51c59c5968a5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jun 26 10:46:38 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 4 06:57:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e97bc813
dev-python/cryptography: Remove keywords for wd40 arches Closes: https://github.com/gentoo/gentoo/pull/26080 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/cryptography/cryptography-3.4.7-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cryptography/cryptography-3.4.7-r3.ebuild b/dev-python/cryptography/cryptography-3.4.7-r3.ebuild index d1488abb6878..a9867806b571 100644 --- a/dev-python/cryptography/cryptography-3.4.7-r3.ebuild +++ b/dev-python/cryptography/cryptography-3.4.7-r3.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="|| ( Apache-2.0 BSD )" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" $(python_gen_cond_dep '
