summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-12-25 19:39:28 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-25 19:39:28 +0000
commita5678eefcf50c776e93c148041e36e24e21876bc (patch)
tree3041b34a49912904a18200b0a5ef30e16b1e594a /dev-lang/rust-bin
parentdev-lang/rust: keyworded 1.30.1-r1 for ppc64, bug #609654 (diff)
downloadgentoo-a5678eefcf50c776e93c148041e36e24e21876bc.tar.gz
gentoo-a5678eefcf50c776e93c148041e36e24e21876bc.tar.bz2
gentoo-a5678eefcf50c776e93c148041e36e24e21876bc.zip
dev-lang/rust-bin: keyworded 1.30.1-r1 for ppc64, bug #609654
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild b/dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild
index 570cc004968c..62112a7f3c65 100644
--- a/dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.30.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})"
LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
SLOT="stable"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="clippy cpu_flags_x86_sse2 doc libressl rustfmt"
DEPEND=""