summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 12:25:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 12:25:33 +0200
commitc41df2d10b0d3d6f5836ffc6dc83d1b37ad2e1eb (patch)
tree58a14323e2fce802b19589e627672864330480a8 /dev-python/beautifulsoup
parentdev-python/commonmark: sparc stable wrt bug #720484 (diff)
downloadgentoo-c41df2d10b0d3d6f5836ffc6dc83d1b37ad2e1eb.tar.gz
gentoo-c41df2d10b0d3d6f5836ffc6dc83d1b37ad2e1eb.tar.bz2
gentoo-c41df2d10b0d3d6f5836ffc6dc83d1b37ad2e1eb.zip
dev-python/beautifulsoup: sparc stable wrt bug #720486
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@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 7abf31c7ab58..bb3de0cdaa5a 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="