commit: d3ff5120e26e986fcd28f2437507cea511cf1b7d
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 7 23:07:09 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 23:07:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ff5120
virtual/rust: arm64 stable (bug #695696)
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
virtual/rust/rust-1.37.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/rust/rust-1.37.0.ebuild b/virtual/rust/rust-1.37.0.ebuild
index 942a1099b04..563a377ad53 100644
--- a/virtual/rust/rust-1.37.0.ebuild
+++ b/virtual/rust/rust-1.37.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
BDEPEND=""
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"