summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-01 01:40:08 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-01 02:06:02 +0200
commit0e50b00cab599497227338caa1c5429dd24912c6 (patch)
tree6d1fc2ff6dc19a190aa96918d526f0b1bafcfa35 /dev-util/cargo/cargo-0.30.0.ebuild
parentdev-perl/Exporter-Tiny: x86 stable (bug #667266) (diff)
downloadgentoo-0e50b00cab599497227338caa1c5429dd24912c6.tar.gz
gentoo-0e50b00cab599497227338caa1c5429dd24912c6.tar.bz2
gentoo-0e50b00cab599497227338caa1c5429dd24912c6.zip
dev-util/cargo: x86 stable (bug #666976)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-util/cargo/cargo-0.30.0.ebuild')
-rw-r--r--dev-util/cargo/cargo-0.30.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"