commit: 41d656a3f1b4914acf90f89c242e4b7e500c645c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed May 16 12:21:59 2018 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed May 16 12:21:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d656a3
dev-lang/rust-bin: amd64 stable wrt bug #593980 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" dev-lang/rust-bin/rust-bin-1.25.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e8b07c4bba4..056d9f3f6c2 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
