projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95ff06c
)
dev-lang/rust: arm64 stable
author
Aaron Bauman
<bman@gentoo.org>
Wed, 29 May 2019 01:08:56 +0000
(21:08 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Wed, 29 May 2019 01:08:56 +0000
(21:08 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"
dev-lang/rust/rust-1.35.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.35.0.ebuild
b/dev-lang/rust/rust-1.35.0.ebuild
index 29bf1ddae80197662526841f1d52aef786062253..fb6e6ecf2739b226e1c83cc89b8624309be6c3f0 100644
(file)
--- a/
dev-lang/rust/rust-1.35.0.ebuild
+++ b/
dev-lang/rust/rust-1.35.0.ebuild
@@
-18,7
+18,7
@@
else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="~amd64
~
arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).2"