summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-05-09 06:04:11 +0000
committerMart Raudsepp <leio@gentoo.org>2020-05-10 20:38:57 +0300
commitcb187eb079d1aa566e77e764632f43d25aef1549 (patch)
tree6200f21566df154b5534ce37c70b90b78f3b7061 /dev-python/beautifulsoup
parentapp-emacs/xrdb-mode: Fix old-style backquotes. (diff)
downloadgentoo-cb187eb079d1aa566e77e764632f43d25aef1549.tar.gz
gentoo-cb187eb079d1aa566e77e764632f43d25aef1549.tar.bz2
gentoo-cb187eb079d1aa566e77e764632f43d25aef1549.zip
dev-python/beautifulsoup: arm64 stable (bug #720486)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild
index b3caab2e8556..b039bc55d56d 100644
--- a/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="4"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
# html5lib is optional however hard coding since its use is actively discouraged in the devmanual
RDEPEND="