Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pip/
Date: Fri, 29 May 2020 12:04:51
Message-Id: 1590753880.bbf0bfb94b39677262d294c0a9d5047c30b03429.mgorny@gentoo
1 commit: bbf0bfb94b39677262d294c0a9d5047c30b03429
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 29 11:25:51 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri May 29 12:04:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf0bfb9
7
8 dev-python/pip: Keyword 20.1.1 sparc, #719700
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pip/pip-20.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pip/pip-20.1.1.ebuild b/dev-python/pip/pip-20.1.1.ebuild
16 index adcd0cbcffd..306e62c2415 100644
17 --- a/dev-python/pip/pip-20.1.1.ebuild
18 +++ b/dev-python/pip/pip-20.1.1.ebuild
19 @@ -25,7 +25,7 @@ SRC_URI="
20 # setuptools & wheel .whl files are required for testing, exact version is not very important.
21
22 LICENSE="MIT"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~sparc ~x86"
25 SLOT="0"
26 IUSE="test -vanilla"