diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-04 10:58:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-04 10:58:26 +0300 |
commit | 8bd7eb49c6e528f3892203f9f625220cb93e064a (patch) | |
tree | 1b0360d58cf7b8f09608373c807ad1a36c922f69 /virtual | |
parent | dev-lang/rust-bin: amd64 stable wrt bug #666976 (diff) | |
download | gentoo-8bd7eb49c6e528f3892203f9f625220cb93e064a.tar.gz gentoo-8bd7eb49c6e528f3892203f9f625220cb93e064a.tar.bz2 gentoo-8bd7eb49c6e528f3892203f9f625220cb93e064a.zip |
virtual/cargo: amd64 stable wrt bug #666976
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/cargo/cargo-1.29.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/cargo/cargo-1.29.1.ebuild b/virtual/cargo/cargo-1.29.1.ebuild index 0cb8875378bd..078515624fc5 100644 --- a/virtual/cargo/cargo-1.29.1.ebuild +++ b/virtual/cargo/cargo-1.29.1.ebuild @@ -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" |