Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/cargo/
Date: Thu, 03 Oct 2019 11:38:30
Message-Id: 1570102691.6186bfcb6d7c66e6616c31638a3c4098e2096551.ago@gentoo
1 commit: 6186bfcb6d7c66e6616c31638a3c4098e2096551
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 3 11:38:11 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 3 11:38:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6186bfcb
7
8 virtual/cargo: amd64 stable wrt bug #695696
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 virtual/cargo/cargo-1.37.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/virtual/cargo/cargo-1.37.0.ebuild b/virtual/cargo/cargo-1.37.0.ebuild
18 index 92fa0dd10a2..2fcec8d319f 100644
19 --- a/virtual/cargo/cargo-1.37.0.ebuild
20 +++ b/virtual/cargo/cargo-1.37.0.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI=""
22
23 LICENSE=""
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm64 ppc64 ~x86"
27
28 RDEPEND="|| (
29 =dev-lang/rust-${PV}*