commit: e2b2c0d79bce3c8b2837f73d0540a4d0c9c62e70 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 12 19:24:50 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 12 19:24:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b2c0d7
dev-python/chardet: Stabilize 4.0.0 ALLARCHES, #765142 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/chardet/chardet-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/chardet/chardet-4.0.0.ebuild b/dev-python/chardet/chardet-4.0.0.ebuild index a639bf19a85..5cafc341179 100644 --- a/dev-python/chardet/chardet-4.0.0.ebuild +++ b/dev-python/chardet/chardet-4.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" BDEPEND=" test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
