diff options
author | 2022-03-18 12:05:07 +0200 | |
---|---|---|
committer | 2022-03-18 12:05:07 +0200 | |
commit | 7355e70bc65acc0a43be905570b7c7f50161f1a8 (patch) | |
tree | 9fd30180c6de34a2167e510267feb53472cb340f /dev-python/pip-run | |
parent | dev-python/setuptools: Stabilize 60.9.2 arm, #835291 (diff) | |
download | gentoo-7355e70bc65acc0a43be905570b7c7f50161f1a8.tar.gz gentoo-7355e70bc65acc0a43be905570b7c7f50161f1a8.tar.bz2 gentoo-7355e70bc65acc0a43be905570b7c7f50161f1a8.zip |
dev-python/pip-run: Stabilize 8.8.0 arm, #835291
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pip-run')
-rw-r--r-- | dev-python/pip-run/pip-run-8.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pip-run/pip-run-8.8.0.ebuild b/dev-python/pip-run/pip-run-8.8.0.ebuild index 8f0c9b38a557..e59ffd31ddfc 100644 --- a/dev-python/pip-run/pip-run-8.8.0.ebuild +++ b/dev-python/pip-run/pip-run-8.8.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv sparc x86" RDEPEND=" dev-python/autocommand[${PYTHON_USEDEP}] |