diff options
author | 2021-04-05 22:35:13 +0000 | |
---|---|---|
committer | 2021-04-05 22:35:13 +0000 | |
commit | 553e6e20438354150f9607139de3f88678e72e75 (patch) | |
tree | 7f0bd35c707491e481ce66e1912fb5365978279f /dev-python/chardet | |
parent | 2021-04-05 21:35:02 UTC (diff) | |
parent | dev-perl/Alien-wxWidgets: Depend on WX_GTK_VER SLOT (diff) | |
download | gentoo-553e6e20438354150f9607139de3f88678e72e75.tar.gz gentoo-553e6e20438354150f9607139de3f88678e72e75.tar.bz2 gentoo-553e6e20438354150f9607139de3f88678e72e75.zip |
Merge updates from master
Diffstat (limited to 'dev-python/chardet')
-rw-r--r-- | dev-python/chardet/chardet-3.0.4-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/chardet/chardet-4.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 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}] ) diff --git a/dev-python/chardet/chardet-4.0.0.ebuild b/dev-python/chardet/chardet-4.0.0.ebuild index 4efb9f221668..6c3731959e0f 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}] ) |