summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-05-15 03:37:21 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-05-15 03:37:21 +0200
commit35a291ee9bf0f7776ff46963ba66825a1ae04aa3 (patch)
treecd21c3aea9cde426928120e38148f9687c525ab4 /dev-util/cargo
parentvirtual/rust: x86 stable (bug #593980) (diff)
downloadgentoo-35a291ee9bf0f7776ff46963ba66825a1ae04aa3.tar.gz
gentoo-35a291ee9bf0f7776ff46963ba66825a1ae04aa3.tar.bz2
gentoo-35a291ee9bf0f7776ff46963ba66825a1ae04aa3.zip
dev-util/cargo: x86 stable (bug #593980)
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-util/cargo')
-rw-r--r--dev-util/cargo/cargo-0.26.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cargo/cargo-0.26.0.ebuild b/dev-util/cargo/cargo-0.26.0.ebuild
index b4437cc80d78..fc733c0c9e54 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"