summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-12-25 19:41:54 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-25 19:41:54 +0000
commitd6970713a9f7a259e87c8b7ccdae61bdb1cb5ac3 (patch)
tree0bc8014182af621b0e95b92a7cd40cce3cd37da0 /dev-lang/rust-bin/rust-bin-1.31.1.ebuild
parentdev-lang/rust: keyworded 1.31.1 for ppc64, bug #609654 (diff)
downloadgentoo-d6970713a9f7a259e87c8b7ccdae61bdb1cb5ac3.tar.gz
gentoo-d6970713a9f7a259e87c8b7ccdae61bdb1cb5ac3.tar.bz2
gentoo-d6970713a9f7a259e87c8b7ccdae61bdb1cb5ac3.zip
dev-lang/rust-bin: keyworded 1.31.1 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/rust-bin-1.31.1.ebuild')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.31.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.31.1.ebuild b/dev-lang/rust-bin/rust-bin-1.31.1.ebuild
index b2da012da528..5268c1672bb4 100644
--- a/dev-lang/rust-bin/rust-bin-1.31.1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.31.1.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=""