Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mamba/
Date: Thu, 04 Jun 2020 06:23:40
Message-Id: 1591251733.ccccc4587646fed60ddda1503c9f84be0ad3a884.ago@gentoo
1 commit: ccccc4587646fed60ddda1503c9f84be0ad3a884
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 4 06:22:13 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 06:22:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccccc458
7
8 dev-python/mamba: amd64 stable wrt bug #726546
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/mamba/mamba-0.11.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/mamba/mamba-0.11.0.ebuild b/dev-python/mamba/mamba-0.11.0.ebuild
18 index c0c67a7b7de..3f6be037765 100644
19 --- a/dev-python/mamba/mamba-0.11.0.ebuild
20 +++ b/dev-python/mamba/mamba-0.11.0.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/nestorsalceda/${PN}/archive/v${PV}.tar.gz -> ${P}.ta
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27 IUSE="test"
28 RESTRICT="!test? ( test )"