diff options
Diffstat (limited to 'dev-python/chardet/chardet-3.0.4-r1.ebuild')
-rw-r--r-- | dev-python/chardet/chardet-3.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/chardet/chardet-3.0.4-r1.ebuild b/dev-python/chardet/chardet-3.0.4-r1.ebuild index f118f7e1ace2..642dd0038b64 100644 --- a/dev-python/chardet/chardet-3.0.4-r1.ebuild +++ b/dev-python/chardet/chardet-3.0.4-r1.ebuild @@ -17,7 +17,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" DEPEND=" test? ( dev-python/hypothesis[${PYTHON_USEDEP}] ) |