diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-19 10:46:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-19 10:46:14 +0200 |
commit | e842f5d3e45c768218cbf97a10ae7492570ea46e (patch) | |
tree | c4427f0d05d990fbfe78f29debd6bfe8f7962300 /dev-python/python-debian | |
parent | dev-python/hatchling: drop 1.10.0-r1 (diff) | |
download | gentoo-e842f5d3e45c768218cbf97a10ae7492570ea46e.tar.gz gentoo-e842f5d3e45c768218cbf97a10ae7492570ea46e.tar.bz2 gentoo-e842f5d3e45c768218cbf97a10ae7492570ea46e.zip |
dev-python/python-debian: Stabilize 0.1.48 ALLARCHES, #881933
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.48.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.48.ebuild b/dev-python/python-debian/python-debian-0.1.48.ebuild index 3c07375c1483..15b1e315ea43 100644 --- a/dev-python/python-debian/python-debian-0.1.48.ebuild +++ b/dev-python/python-debian/python-debian-0.1.48.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 x86" RDEPEND=" dev-python/chardet[${PYTHON_USEDEP}] |