projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f9592b
)
dev-lang/rust-bin: add ~arm64 to KEYWORDS
author
Dirkjan Ochtman
<djc@gentoo.org>
Wed, 8 Aug 2018 13:35:29 +0000
(15:35 +0200)
committer
Dirkjan Ochtman
<djc@gentoo.org>
Wed, 8 Aug 2018 13:35:56 +0000
(15:35 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-lang/rust-bin/rust-bin-1.28.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust-bin/rust-bin-1.28.0-r1.ebuild
b/dev-lang/rust-bin/rust-bin-1.28.0-r1.ebuild
index 381776dde8a1bb929fe596a9c6f8d06694029f48..75593e6949a46873a69c380d9866299a8f59e402 100644
(file)
--- a/
dev-lang/rust-bin/rust-bin-1.28.0-r1.ebuild
+++ b/
dev-lang/rust-bin/rust-bin-1.28.0-r1.ebuild
@@
-20,7
+20,7
@@
SRC_URI="amd64? ( https://static.rust-lang.org/dist/${MY_P}-x86_64-unknown-linux
LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
SLOT="stable"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~
arm64 ~
x86"
IUSE="cargo doc libressl rustfmt"
CARGO_DEPEND_VERSION="0.$(($(get_version_component_range 2) + 1)).0"