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/python-debian/
Date: Sat, 31 Jul 2021 22:13:02
Message-Id: 1627769514.309afe53e4825971a980786e1a48c428254cdac7.sam@gentoo
1 commit: 309afe53e4825971a980786e1a48c428254cdac7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 31 22:11:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 31 22:11:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309afe53
7
8 dev-python/python-debian: Stabilize 0.1.40 ALLARCHES, #805425
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/python-debian/python-debian-0.1.40.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/python-debian/python-debian-0.1.40.ebuild b/dev-python/python-debian/python-debian-0.1.40.ebuild
16 index dfab437931a..093dbb450db 100644
17 --- a/dev-python/python-debian/python-debian-0.1.40.ebuild
18 +++ b/dev-python/python-debian/python-debian-0.1.40.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/${P:0:1}/${PN}/${PN}_${PV}.tar.xz"
20
21 LICENSE="GPL-2 GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~x86"
24 +KEYWORDS="amd64 arm x86"
25
26 RDEPEND="
27 dev-python/chardet[${PYTHON_USEDEP}]