commit: 35a291ee9bf0f7776ff46963ba66825a1ae04aa3 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue May 15 01:37:21 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue May 15 01:37:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a291ee
dev-util/cargo: x86 stable (bug #593980) Package-Manager: Portage-2.3.36, Repoman-2.3.9 dev-util/cargo/cargo-0.26.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cargo/cargo-0.26.0.ebuild b/dev-util/cargo/cargo-0.26.0.ebuild index b4437cc80d7..fc733c0c9e5 100644 --- a/dev-util/cargo/cargo-0.26.0.ebuild +++ b/dev-util/cargo/cargo-0.26.0.ebuild @@ -158,7 +158,7 @@ SRC_URI="https://github.com/rust-lang/cargo/archive/${PV}.tar.gz -> ${P}.tar.gz RESTRICT="mirror" LICENSE="|| ( MIT Apache-2.0 )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="doc libressl"
