mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
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:
parent
48b1e68a10
commit
0591542902
@ -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
|
||||||
|
@ -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=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user