diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 21:11:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 21:11:26 +0200 |
commit | 1ec2e6e29d4148c3bcfbd002dddfbb9595f7deac (patch) | |
tree | 7c31763b86c7bf3b2ee6dc28867cd1cfe37b1104 /dev-python/beautifulsoup | |
parent | dev-python/commonmark: ppc64 stable wrt bug #720484 (diff) | |
download | gentoo-1ec2e6e29d4148c3bcfbd002dddfbb9595f7deac.tar.gz gentoo-1ec2e6e29d4148c3bcfbd002dddfbb9595f7deac.tar.bz2 gentoo-1ec2e6e29d4148c3bcfbd002dddfbb9595f7deac.zip |
dev-python/beautifulsoup: ppc64 stable wrt bug #720486
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild | 2 |
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 bb3de0cdaa5a..5e06b52c39c3 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=" |