diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 09:37:46 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 09:37:46 +0100 |
commit | 15ad6654e2788900299712815ebcf1bbd26320a3 (patch) | |
tree | b4616a1069f8a579621a8093f7ef27cdc32040a9 /dev-python/beautifulsoup4 | |
parent | dev-python/soupsieve: Keyword 2.2.1 for ~m68k (diff) | |
download | gentoo-15ad6654e2788900299712815ebcf1bbd26320a3.tar.gz gentoo-15ad6654e2788900299712815ebcf1bbd26320a3.tar.bz2 gentoo-15ad6654e2788900299712815ebcf1bbd26320a3.zip |
dev-python/beautifulsoup4: Keyword 4.10.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/beautifulsoup4')
-rw-r--r-- | dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild b/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild index 975d9e35d6bd..fb82ea6ed378 100644 --- a/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild +++ b/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" RDEPEND=" dev-python/soupsieve[${PYTHON_USEDEP}] |