commit: 7ddec330bd8d819377db58aedfcbe77d7e430b05 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu Jun 27 15:25:19 2019 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Jun 27 15:25:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddec330
dev-python/pip: 19.1 stable amd64/x86 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> dev-python/pip/pip-19.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pip/pip-19.1.ebuild b/dev-python/pip/pip-19.1.ebuild index 1d2a8c7a372..a60686a2485 100644 --- a/dev-python/pip/pip-19.1.ebuild +++ b/dev-python/pip/pip-19.1.ebuild @@ -24,7 +24,7 @@ SRC_URI=" # setuptools & wheel .whl files are required for testing, exact version is not very important. LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="test -vanilla"