Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-debian/
Date: Sun, 21 Nov 2021 19:29:01
Message-Id: 1637522912.297f0e6931201cdeab5af3d23ba6edd4ca6aad4f.jsmolic@gentoo
1 commit: 297f0e6931201cdeab5af3d23ba6edd4ca6aad4f
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 21 19:28:32 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 21 19:28:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297f0e69
7
8 dev-python/python-debian: Stabilize 0.1.42 ALLARCHES, #825678
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/python-debian/python-debian-0.1.42.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/python-debian/python-debian-0.1.42.ebuild b/dev-python/python-debian/python-debian-0.1.42.ebuild
16 index 0064ad2018ff..7f51672b702e 100644
17 --- a/dev-python/python-debian/python-debian-0.1.42.ebuild
18 +++ b/dev-python/python-debian/python-debian-0.1.42.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}]