diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:31:41 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:47:10 -0500 |
commit | 301fea58b08602fac8728ae10c033c5d85b0a225 (patch) | |
tree | 1cc0a9bbdc12954dd080e10bacb93c52771b668a /dev-python/beautifulsoup | |
parent | dev-python/jaraco-classes: arm64 stable (diff) | |
download | gentoo-301fea58b08602fac8728ae10c033c5d85b0a225.tar.gz gentoo-301fea58b08602fac8728ae10c033c5d85b0a225.tar.bz2 gentoo-301fea58b08602fac8728ae10c033c5d85b0a225.zip |
dev-python/beautifulsoup: arm64 stable
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.ebuild | 2 |
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 bee877d0a51f..e26015bff773 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 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" # html5lib is optional however hard coding since its use is actively discouraged in the devmanual RDEPEND=" |