From: Thomas Deutschmann Date: Sun, 30 Sep 2018 23:40:08 +0000 (+0200) Subject: dev-util/cargo: x86 stable (bug #666976) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0e50b00cab599497227338caa1c5429dd24912c6;p=gentoo.git dev-util/cargo: x86 stable (bug #666976) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/dev-util/cargo/cargo-0.30.0.ebuild b/dev-util/cargo/cargo-0.30.0.ebuild index 0e553b651794..1c0192b0b7ea 100644 --- a/dev-util/cargo/cargo-0.30.0.ebuild +++ b/dev-util/cargo/cargo-0.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -165,7 +165,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"