summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-01-26 15:41:35 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-01-26 15:46:19 -0600
commit070259c7218496d6152a92d7d7bdb107199db356 (patch)
treeae8da6381af3008d70c3eb40b860fad2b724eda3 /dev-python/beautifulsoup
parentsys-cluster/openstack-meta: remove 2019.1 (diff)
downloadgentoo-070259c7218496d6152a92d7d7bdb107199db356.tar.gz
gentoo-070259c7218496d6152a92d7d7bdb107199db356.tar.bz2
gentoo-070259c7218496d6152a92d7d7bdb107199db356.zip
dev-python/beautifulsoup: 4.8.1 stable allarches
Bug: https://bugs.gentoo.org/706412 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
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 b5e62a152a5d..8248869170cf 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 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="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="