Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/cargo/
Date: Tue, 25 Dec 2018 19:44:58
Message-Id: 1545767015.3741d2c3b7082831372d9f3010161efcc0339b48.slyfox@gentoo
1 commit: 3741d2c3b7082831372d9f3010161efcc0339b48
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 25 19:43:35 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 25 19:43:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3741d2c3
7
8 virtual/cargo: keyworded 1.31.1 for ppc64, bug #609654
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 virtual/cargo/cargo-1.31.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/virtual/cargo/cargo-1.31.1.ebuild b/virtual/cargo/cargo-1.31.1.ebuild
18 index 8d3318f5f69..85bd2b1722d 100644
19 --- a/virtual/cargo/cargo-1.31.1.ebuild
20 +++ b/virtual/cargo/cargo-1.31.1.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI=""
22
23 LICENSE=""
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~x86"
26 +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
27
28 RDEPEND="|| (
29 =dev-lang/rust-${PV}*