aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlayman <layman@localhost>2018-05-14 10:37:56 +0200
committerlayman <layman@localhost>2018-05-14 10:37:56 +0200
commited4b5d90ed66adcca9db0a67cf100a6faa1d2bc7 (patch)
treeee55419be4854eaadeca66ced49e33a386dee1aa /dev-util
parentfix neovim-gkt (diff)
downloadrust-ed4b5d90ed66adcca9db0a67cf100a6faa1d2bc7.tar.gz
rust-ed4b5d90ed66adcca9db0a67cf100a6faa1d2bc7.tar.bz2
rust-ed4b5d90ed66adcca9db0a67cf100a6faa1d2bc7.zip
misc lints
Signed-off-by: layman <layman@localhost>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cargo-bin/cargo-bin-99.ebuild4
-rw-r--r--dev-util/cargo-bin/cargo-bin-999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/cargo-bin/cargo-bin-99.ebuild b/dev-util/cargo-bin/cargo-bin-99.ebuild
index 3d43c67..0661786 100644
--- a/dev-util/cargo-bin/cargo-bin-99.ebuild
+++ b/dev-util/cargo-bin/cargo-bin-99.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ MY_SRC_URI="https://static.rust-lang.org/dist/rust-beta"
LICENSE="|| ( MIT Apache-2.0 )"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
IUSE="libressl"
diff --git a/dev-util/cargo-bin/cargo-bin-999.ebuild b/dev-util/cargo-bin/cargo-bin-999.ebuild
index 1a6dfd8..87fa33c 100644
--- a/dev-util/cargo-bin/cargo-bin-999.ebuild
+++ b/dev-util/cargo-bin/cargo-bin-999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ MY_SRC_URI="https://static.rust-lang.org/dist/rust-nightly"
LICENSE="|| ( MIT Apache-2.0 )"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
IUSE="libressl"