Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-debian/
Date: Tue, 29 Nov 2022 23:18:28
Message-Id: 1669763892.04f672e0243a5af3ae4a656119b033d2ad00f030.chewi@gentoo
1 commit: 04f672e0243a5af3ae4a656119b033d2ad00f030
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 23:18:12 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 23:18:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f672e0
7
8 dev-python/python-debian: Keyword 0.1.49 for ~arm64
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/python-debian/python-debian-0.1.49.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/python-debian/python-debian-0.1.49.ebuild b/dev-python/python-debian/python-debian-0.1.49.ebuild
18 index b1cc03134cca..5daf3ded63cd 100644
19 --- a/dev-python/python-debian/python-debian-0.1.49.ebuild
20 +++ b/dev-python/python-debian/python-debian-0.1.49.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz"
22
23 LICENSE="GPL-2 GPL-3"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
27
28 RDEPEND="
29 dev-python/chardet[${PYTHON_USEDEP}]