Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/cargo/
Date: Thu, 04 Oct 2018 07:59:19
Message-Id: 1538639906.8bd7eb49c6e528f3892203f9f625220cb93e064a.zlogene@gentoo
1 commit: 8bd7eb49c6e528f3892203f9f625220cb93e064a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 4 07:58:26 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 4 07:58:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd7eb49
7
8 virtual/cargo: amd64 stable wrt bug #666976
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 virtual/cargo/cargo-1.29.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/virtual/cargo/cargo-1.29.1.ebuild b/virtual/cargo/cargo-1.29.1.ebuild
17 index 0cb8875378b..078515624fc 100644
18 --- a/virtual/cargo/cargo-1.29.1.ebuild
19 +++ b/virtual/cargo/cargo-1.29.1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI=""
21
22 LICENSE=""
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26
27 CARGO_DEPEND_VERSION="0.$(($(ver_cut 2) + 1)).0"