diff options
author | 2022-11-29 23:18:12 +0000 | |
---|---|---|
committer | 2022-11-29 23:18:12 +0000 | |
commit | 04f672e0243a5af3ae4a656119b033d2ad00f030 (patch) | |
tree | ce881c15a28722c78feaffbca620d67b9ede9451 /dev-python/python-debian | |
parent | www-plugins/chrome-binary-plugins: automated update (108.0.5359.71_beta) (diff) | |
download | gentoo-04f672e0243a5af3ae4a656119b033d2ad00f030.tar.gz gentoo-04f672e0243a5af3ae4a656119b033d2ad00f030.tar.bz2 gentoo-04f672e0243a5af3ae4a656119b033d2ad00f030.zip |
dev-python/python-debian: Keyword 0.1.49 for ~arm64
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/python-debian')
-rw-r--r-- | dev-python/python-debian/python-debian-0.1.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.49.ebuild b/dev-python/python-debian/python-debian-0.1.49.ebuild index b1cc03134cca..5daf3ded63cd 100644 --- a/dev-python/python-debian/python-debian-0.1.49.ebuild +++ b/dev-python/python-debian/python-debian-0.1.49.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz" LICENSE="GPL-2 GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" dev-python/chardet[${PYTHON_USEDEP}] |