virtual/rust: Apply CoreOS changes

Drop EAPI=7 until portage is upgraded.  The can be moved back to
portage-stable when that happens.
This commit is contained in:
David Michael 2018-08-20 13:49:58 -04:00
parent 48b1e68a10
commit 0591542902
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
DEFINED_PHASES=- DEFINED_PHASES=-
DESCRIPTION=Virtual for Rust language compiler DESCRIPTION=Virtual for Rust language compiler
EAPI=7 EAPI=6
KEYWORDS=~amd64 ~arm64 ~x86 KEYWORDS=~amd64 ~arm64 ~x86
RDEPEND=|| ( =dev-lang/rust-1.28.0* =dev-lang/rust-bin-1.28.0* ) RDEPEND=|| ( =dev-lang/rust-1.28.0* =dev-lang/rust-bin-1.28.0* )
SLOT=0 SLOT=0
_md5_=972f1fbb9112b560e518e3b6a04d92d4 _md5_=eb20671e598f2860f6105cf1f63eff7b

View File

@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation # Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=7 EAPI=6
DESCRIPTION="Virtual for Rust language compiler" DESCRIPTION="Virtual for Rust language compiler"
HOMEPAGE="" HOMEPAGE=""