diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-03 18:58:28 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-05 22:38:20 +0300 |
commit | c3dfcae8c527b9365e0a7f7643cd0624a7e06c42 (patch) | |
tree | d3290706319ee63dcc93641591b81743f437805c /dev-python/pip | |
parent | dev-python/truststore: Keyword 0.9.1 x86, #934778 (diff) | |
download | gentoo-c3dfcae8c527b9365e0a7f7643cd0624a7e06c42.tar.gz gentoo-c3dfcae8c527b9365e0a7f7643cd0624a7e06c42.tar.bz2 gentoo-c3dfcae8c527b9365e0a7f7643cd0624a7e06c42.zip |
dev-python/pip: Keyword 24.1.1 x86, #934778
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-python/pip')
-rw-r--r-- | dev-python/pip/pip-24.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pip/pip-24.1.1.ebuild b/dev-python/pip/pip-24.1.1.ebuild index b6dccf016900..baa46b12d817 100644 --- a/dev-python/pip/pip-24.1.1.ebuild +++ b/dev-python/pip/pip-24.1.1.ebuild @@ -26,7 +26,7 @@ LICENSE="MIT" # bundled deps LICENSE+=" Apache-2.0 BSD BSD-2 ISC LGPL-2.1+ MPL-2.0 PSF-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86" IUSE="test-rust" # see src/pip/_vendor/vendor.txt |