commit: e2fbf396e2769a8e2b31ef6557f408963f1af8fe Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jun 18 06:54:44 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jun 18 10:25:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2fbf396
dev-python/pip: Revert "keyworded 20.0.2 for hppa" This removed just-introduced stable keywords. Reverts: d180e15c1bd4641ebde0b4744f5f57d883fdaf15 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pip/pip-20.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pip/pip-20.0.2.ebuild b/dev-python/pip/pip-20.0.2.ebuild index fa155d4b02d..fcb8d78d31a 100644 --- a/dev-python/pip/pip-20.0.2.ebuild +++ b/dev-python/pip/pip-20.0.2.ebuild @@ -25,7 +25,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 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc ~x86" SLOT="0" IUSE="test -vanilla"
