diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 17:24:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 17:24:11 +0200 |
commit | 296e3763825a90063dd7250bb4c4ce5be3b52295 (patch) | |
tree | 5487602303123c9f1b95d0d37c35f84bc1680f91 /dev-python/python-debian | |
parent | dev-python/pyphen: Stabilize 0.14.0 arm64, #918326 (diff) | |
download | gentoo-296e3763825a90063dd7250bb4c4ce5be3b52295.tar.gz gentoo-296e3763825a90063dd7250bb4c4ce5be3b52295.tar.bz2 gentoo-296e3763825a90063dd7250bb4c4ce5be3b52295.zip |
dev-python/python-debian: Stabilize 0.1.49 arm64, #918353
Signed-off-by: Arthur Zamarin <arthurzam@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 d97afed7f39a..d99f43c8102f 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 ~arm64 x86" +KEYWORDS="amd64 arm arm64 x86" RDEPEND=" dev-python/chardet[${PYTHON_USEDEP}] |