projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9abe11
)
dev-lang/rust: x86 stable wrt bug #708920
author
Agostino Sarubbo
<ago@gentoo.org>
Tue, 11 Feb 2020 12:46:02 +0000
(13:46 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Tue, 11 Feb 2020 12:46:02 +0000
(13:46 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-lang/rust/rust-1.41.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.41.0.ebuild
b/dev-lang/rust/rust-1.41.0.ebuild
index 0791b32e0764e5d25848c7945d841d196eed199a..29e67d0e5f9a2f1b1e910fb04dda3ff1c899247b 100644
(file)
--- a/
dev-lang/rust/rust-1.41.0.ebuild
+++ b/
dev-lang/rust/rust-1.41.0.ebuild
@@
-18,7
+18,7
@@
else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~ppc64
~
x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"