summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-29 23:30:46 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-29 23:30:54 -0500
commit6bbffcdda3f602e475d3aeb5dffdd81250f78768 (patch)
treea43228a139bf82a7a2a27892046bd58b80f91208 /dev-python/beautifulsoup
parentdev-python/soupsieve: arm64 keyworded (bug #701290) (diff)
downloadgentoo-6bbffcdda3f602e475d3aeb5dffdd81250f78768.tar.gz
gentoo-6bbffcdda3f602e475d3aeb5dffdd81250f78768.tar.bz2
gentoo-6bbffcdda3f602e475d3aeb5dffdd81250f78768.zip
dev-python/beautifulsoup: arm64 keyworded (bug #701290)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
index 8da3c17fcf35..dffe8cb1d115 100644
--- a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="4"
-KEYWORDS="~amd64 ~arm ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
# html5lib is optional however hard coding since its use is actively discouraged in the devmanual
RDEPEND="