projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3624b1d
)
dev-lang/rust: Add ~arm keyword wrt bug #609654
author
Mikle Kolyada
<zlogene@gentoo.org>
Tue, 24 Dec 2019 15:00:53 +0000
(18:00 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Tue, 24 Dec 2019 15:00:53 +0000
(18:00 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-lang/rust/rust-1.38.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.38.0.ebuild
b/dev-lang/rust/rust-1.38.0.ebuild
index 2a0aff11ee5b92b0d597950112ad36dd111ad50a..87dac341a85319d6d7ec42d95976a2ff59260473 100644
(file)
--- a/
dev-lang/rust/rust-1.38.0.ebuild
+++ b/
dev-lang/rust/rust-1.38.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 ~arm
~arm
64 ~ppc64 ~x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"