diff options
author | Sam James <sam@gentoo.org> | 2022-03-06 07:50:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-06 07:50:57 +0000 |
commit | 54dd8872d144be6f25d54a0413479c46741ccb14 (patch) | |
tree | 84858634c40ba7caf546fb410e9453c18b2301ad /dev-python | |
parent | dev-python/pytest-tornasync: Stabilize 0.6.0_p2 arm64, #834266 (diff) | |
download | gentoo-54dd8872d144be6f25d54a0413479c46741ccb14.tar.gz gentoo-54dd8872d144be6f25d54a0413479c46741ccb14.tar.bz2 gentoo-54dd8872d144be6f25d54a0413479c46741ccb14.zip |
dev-python/deprecation: Stabilize 2.1.0 arm64, #834270
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/deprecation/deprecation-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/deprecation/deprecation-2.1.0.ebuild b/dev-python/deprecation/deprecation-2.1.0.ebuild index 8c5a0f2d7a4f..c3aa3a743e87 100644 --- a/dev-python/deprecation/deprecation-2.1.0.ebuild +++ b/dev-python/deprecation/deprecation-2.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND="dev-python/packaging[${PYTHON_USEDEP}]" |