dev-python/pip: Revert "keyworded 20.0.2 for hppa"

This removed just-introduced stable keywords.

Reverts: d180e15c1b
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-06-18 08:54:44 +02:00
parent 65d012474a
commit e2fbf396e2

View File

@@ -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"