projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65df8c4
)
dev-lang/rust: x86 stable wrt bug #708920
author
Agostino Sarubbo
<ago@gentoo.org>
Tue, 3 Mar 2020 14:36:58 +0000
(15:36 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Tue, 3 Mar 2020 14:36:58 +0000
(15:36 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-lang/rust/rust-1.41.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.41.1.ebuild
b/dev-lang/rust/rust-1.41.1.ebuild
index 94d6e304cbbe2819a5c63e5e893eb6c82dd7a394..5cedf4e6d63dff91e5b8b1b25e6973244e6abdab 100644
(file)
--- a/
dev-lang/rust/rust-1.41.1.ebuild
+++ b/
dev-lang/rust/rust-1.41.1.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"