diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-05-16 14:21:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-05-16 14:21:59 +0200 |
commit | 41d656a3f1b4914acf90f89c242e4b7e500c645c (patch) | |
tree | 749a141f9c3953455833d5ff204ac730f3f80372 /dev-lang | |
parent | dev-lang/rust: amd64 stable wrt bug #593980 (diff) | |
download | gentoo-41d656a3f1b4914acf90f89c242e4b7e500c645c.tar.gz gentoo-41d656a3f1b4914acf90f89c242e4b7e500c645c.tar.bz2 gentoo-41d656a3f1b4914acf90f89c242e4b7e500c645c.zip |
dev-lang/rust-bin: amd64 stable wrt bug #593980
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.25.0.ebuild b/dev-lang/rust-bin/rust-bin-1.25.0.ebuild index e8b07c4bba4b..056d9f3f6c27 100644 --- a/dev-lang/rust-bin/rust-bin-1.25.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.25.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="amd64? ( http://static.rust-lang.org/dist/${MY_P}-x86_64-unknown-linux- LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA" SLOT="stable" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc" DEPEND=">=app-eselect/eselect-rust-0.3_pre20150425 |