summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-01 01:40:25 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-01 02:06:04 +0200
commit0fc72c80e1cdf001ff0ddfff3c4a1264abd4f427 (patch)
tree5e9e101335523e7cd50dc0e629d425aacd13f537 /virtual
parentdev-util/cargo: x86 stable (bug #666976) (diff)
downloadgentoo-0fc72c80e1cdf001ff0ddfff3c4a1264abd4f427.tar.gz
gentoo-0fc72c80e1cdf001ff0ddfff3c4a1264abd4f427.tar.bz2
gentoo-0fc72c80e1cdf001ff0ddfff3c4a1264abd4f427.zip
virtual/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 'virtual')
-rw-r--r--virtual/cargo/cargo-1.29.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/cargo/cargo-1.29.1.ebuild b/virtual/cargo/cargo-1.29.1.ebuild
index e05ec4b31305..0cb8875378bd 100644
--- a/virtual/cargo/cargo-1.29.1.ebuild
+++ b/virtual/cargo/cargo-1.29.1.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=7
@@ -9,7 +9,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
CARGO_DEPEND_VERSION="0.$(($(ver_cut 2) + 1)).0"