Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/virtualenv/
Date: Wed, 28 Jul 2021 15:58:05
Message-Id: 1627487867.04cb7bcfca474134019aecc34286d34e0ecc824c.slyfox@gentoo
1 commit: 04cb7bcfca474134019aecc34286d34e0ecc824c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jul 28 15:00:00 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 28 15:57:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04cb7bcf
7
8 dev-python/virtualenv: keyworded 20.6.0 for sparc, bug #804342
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/virtualenv/virtualenv-20.6.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/virtualenv/virtualenv-20.6.0.ebuild b/dev-python/virtualenv/virtualenv-20.6.0.ebuild
19 index 2167370f63a..ff98d854f2b 100644
20 --- a/dev-python/virtualenv/virtualenv-20.6.0.ebuild
21 +++ b/dev-python/virtualenv/virtualenv-20.6.0.ebuild
22 @@ -17,7 +17,7 @@ HOMEPAGE="
23 SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
24
25 LICENSE="MIT"
26 -KEYWORDS="~amd64 ~hppa ~x86"
27 +KEYWORDS="~amd64 ~hppa ~sparc ~x86"
28 SLOT="0"
29
30 RDEPEND="