summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-10-07 19:06:54 -0400
committerAaron Bauman <bman@gentoo.org>2019-10-07 19:06:54 -0400
commit4250b2f02fb6d08cffe1cc27735e62765a82b80f (patch)
tree837e38f295db2fdf4d08ff5800912ac12d262282 /virtual/cargo/cargo-1.37.0.ebuild
parentdev-lang/rust-bin: arm64 stable (bug #695696) (diff)
downloadgentoo-4250b2f02fb6d08cffe1cc27735e62765a82b80f.tar.gz
gentoo-4250b2f02fb6d08cffe1cc27735e62765a82b80f.tar.bz2
gentoo-4250b2f02fb6d08cffe1cc27735e62765a82b80f.zip
virtual/cargo: arm64 stable (bug #695696)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'virtual/cargo/cargo-1.37.0.ebuild')
-rw-r--r--virtual/cargo/cargo-1.37.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/cargo/cargo-1.37.0.ebuild b/virtual/cargo/cargo-1.37.0.ebuild
index 6c1e71c9fa4a..631c2ccb793c 100644
--- a/virtual/cargo/cargo-1.37.0.ebuild
+++ b/virtual/cargo/cargo-1.37.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
RDEPEND="|| (
=dev-lang/rust-${PV}*