summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"