Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/beautifulsoup/
Date: Fri, 29 Nov 2019 23:04:03
Message-Id: 1575068634.9e9532b2f51e56e720bf87bf99726ecee865ca4b.slyfox@gentoo
1 commit: 9e9532b2f51e56e720bf87bf99726ecee865ca4b
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Nov 29 15:35:09 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 29 23:03:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e9532b2
7
8 dev-python/beautifulsoup: keyworded 4.8.1 for sparc, bug #701290
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
19 index 7a2c142671b..8da3c17fcf3 100644
20 --- a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
21 +++ b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
22 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
23
24 LICENSE="MIT"
25 SLOT="4"
26 -KEYWORDS="~amd64 ~arm ~x86"
27 +KEYWORDS="~amd64 ~arm ~sparc ~x86"
28
29 # html5lib is optional however hard coding since its use is actively discouraged in the devmanual
30 RDEPEND="