dev-util/cargo: x86 stable (bug #666976)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 30 Sep 2018 23:40:08 +0000 (01:40 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 00:06:02 +0000 (02:06 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

dev-util/cargo/cargo-0.30.0.ebuild

index 0e553b651794867c45fcbaf33cd7fb146300f717..1c0192b0b7ea7d0e3d4178c4b163ad0bb88d2ca1 100644 (file)
@@ -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"