summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-02 15:14:50 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-02 16:13:11 -0500
commit2916c9fc18be79e6b01d106cc67c49327c3058dd (patch)
tree4660939eb2c76c665d3bec85b7a17d8e0d879473 /dev-python/beautifulsoup
parentdev-python/soupsieve: amd64 stable (diff)
downloadgentoo-2916c9fc18be79e6b01d106cc67c49327c3058dd.tar.gz
gentoo-2916c9fc18be79e6b01d106cc67c49327c3058dd.tar.bz2
gentoo-2916c9fc18be79e6b01d106cc67c49327c3058dd.zip
dev-python/beautifulsoup: amd64 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.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 bbebb979f4f3..c8845a84f743 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
# html5lib is optional however hard coding since its use is actively discouraged in the devmanual
RDEPEND="