Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pip/
Date: Thu, 27 Jun 2019 15:26:09
Message-Id: 1561649153.7ddec330bd8d819377db58aedfcbe77d7e430b05.prometheanfire@gentoo
1 commit: 7ddec330bd8d819377db58aedfcbe77d7e430b05
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 27 15:25:19 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 27 15:25:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddec330
7
8 dev-python/pip: 19.1 stable amd64/x86
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.16
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 dev-python/pip/pip-19.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pip/pip-19.1.ebuild b/dev-python/pip/pip-19.1.ebuild
17 index 1d2a8c7a372..a60686a2485 100644
18 --- a/dev-python/pip/pip-19.1.ebuild
19 +++ b/dev-python/pip/pip-19.1.ebuild
20 @@ -24,7 +24,7 @@ SRC_URI="
21 # setuptools & wheel .whl files are required for testing, exact version is not very important.
22
23 LICENSE="MIT"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 SLOT="0"
27 IUSE="test -vanilla"