projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa45c65
)
dev-lang/rust: amd64 stable wrt bug #662904
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 9 Sep 2018 07:56:48 +0000
(10:56 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 9 Sep 2018 07:56:48 +0000
(10:56 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-lang/rust/rust-1.28.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.28.0-r1.ebuild
b/dev-lang/rust/rust-1.28.0-r1.ebuild
index 2595c9c53af35417af69d3f9528d22c89d684a89..8b05979a58f897a50c4ab9102f18fc15466b8a81 100644
(file)
--- a/
dev-lang/rust/rust-1.28.0-r1.ebuild
+++ b/
dev-lang/rust/rust-1.28.0-r1.ebuild
@@
-13,13
+13,13
@@
if [[ ${PV} = *beta* ]]; then
MY_P="rustc-beta"
SLOT="beta/${PV}"
SRC="${BETA_SNAPSHOT}/rustc-beta-src.tar.xz"
- KEYWORDS=""
+ KEYWORDS="
amd64
"
else
ABI_VER="$(get_version_component_range 1-2)"
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="
~
amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
CHOST_amd64=x86_64-unknown-linux-gnu