diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:05:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:05:32 +0300 |
commit | 79662981104d19c35676dc93ea4132fe2e353953 (patch) | |
tree | d97d8688cce9266ceacff69b766691fc7b8d8106 /virtual | |
parent | dev-lang/rust-bin: amd64 stable wrt bug #678908 (diff) | |
download | gentoo-79662981104d19c35676dc93ea4132fe2e353953.tar.gz gentoo-79662981104d19c35676dc93ea4132fe2e353953.tar.bz2 gentoo-79662981104d19c35676dc93ea4132fe2e353953.zip |
virtual/rust: amd64 stable wrt bug #678908
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/rust/rust-1.34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.34.1.ebuild b/virtual/rust/rust-1.34.1.ebuild index 75f822399482..03fb983c496d 100644 --- a/virtual/rust/rust-1.34.1.ebuild +++ b/virtual/rust/rust-1.34.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" BDEPEND="" RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" |