Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/beautifulsoup/
Date: Mon, 02 Nov 2020 11:11:32
Message-Id: 1604315459.087b700a7d26655f20508a1cbb8bd8a1844e77d9.sam@gentoo
1 commit: 087b700a7d26655f20508a1cbb8bd8a1844e77d9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 2 11:10:59 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 2 11:10:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=087b700a
7
8 dev-python/beautifulsoup: Stabilize 4.9.3 ALLARCHES, #752231
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild
16 index 8c2e9be5885..fb76be4baa6 100644
17 --- a/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild
18 +++ b/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild
19 @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="MIT"
22 SLOT="4"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
25
26 RDEPEND="
27 dev-python/soupsieve[${PYTHON_USEDEP}]