Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/rust/
Date: Sat, 03 Mar 2018 09:47:05
Message-Id: 1520070414.0674b923feb8619b65ad481c125ce2afe227be3a.mgorny@gentoo
1 commit: 0674b923feb8619b65ad481c125ce2afe227be3a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 3 09:37:02 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 3 09:46:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0674b923
7
8 virtual/rust: Sync KEYWORDS to provider
9
10 virtual/rust/rust-1.23.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/virtual/rust/rust-1.23.0.ebuild b/virtual/rust/rust-1.23.0.ebuild
14 index 92f092c7e35..26f2a40c593 100644
15 --- a/virtual/rust/rust-1.23.0.ebuild
16 +++ b/virtual/rust/rust-1.23.0.ebuild
17 @@ -9,7 +9,7 @@ SRC_URI=""
18
19 LICENSE=""
20 SLOT="0"
21 -KEYWORDS="~amd64 ~x86"
22 +KEYWORDS="~amd64 ~arm64 ~x86"
23
24 DEPEND=""
25 RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"