summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-10-06 23:05:00 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-10-06 23:18:05 +0200
commitd0e4eac1a813becf9d69bb3cacaa009fee6b9523 (patch)
tree051f93ff187c9617617cdb2a3d0207871b5f0443 /dev-lang
parentnet-libs/rpc2: x86 stable (bug #696336) (diff)
downloadgentoo-d0e4eac1a813becf9d69bb3cacaa009fee6b9523.tar.gz
gentoo-d0e4eac1a813becf9d69bb3cacaa009fee6b9523.tar.bz2
gentoo-d0e4eac1a813becf9d69bb3cacaa009fee6b9523.zip
dev-lang/rust: x86 stable (bug #695696)
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.37.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.37.0.ebuild b/dev-lang/rust/rust-1.37.0.ebuild
index a68507a0c4d1..7af60d93dd09 100644
--- a/dev-lang/rust/rust-1.37.0.ebuild
+++ b/dev-lang/rust/rust-1.37.0.ebuild
@@ -18,7 +18,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="amd64 ~arm64 ppc64 ~x86"
+ KEYWORDS="amd64 ~arm64 ppc64 x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"