commit: 3a4bd2aefaa95bc9f336a8a2c5f1ea0b57c8010d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 18 17:42:23 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 18 17:42:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4bd2ae
dev-python/pip: Stabilize 20.3.3 ALLARCHES, #765946 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pip/pip-20.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pip/pip-20.3.3.ebuild b/dev-python/pip/pip-20.3.3.ebuild index 7987289ca6a..0545f115a9b 100644 --- a/dev-python/pip/pip-20.3.3.ebuild +++ b/dev-python/pip/pip-20.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -28,7 +28,7 @@ SRC_URI=" # setuptools & wheel .whl files are required for testing, exact version is not very important. LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos" SLOT="0" IUSE="test -vanilla"
