summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-06-23 23:59:48 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-06-24 00:14:05 -0400
commitc0be6fae8a0b71cd7413ad2c1e6f2c825c51c0d1 (patch)
treeba4c96333da11093f3fede23dd70f0bc1b3ac0ce
parentapp-emulation/ruffle: add 0_p20230624 (diff)
downloadgentoo-c0be6fae8a0b71cd7413ad2c1e6f2c825c51c0d1.tar.gz
gentoo-c0be6fae8a0b71cd7413ad2c1e6f2c825c51c0d1.tar.bz2
gentoo-c0be6fae8a0b71cd7413ad2c1e6f2c825c51c0d1.zip
app-emulation/ruffle: sync live
>=rust-1.70 is required (and works) but note it's currently masked. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--app-emulation/ruffle/ruffle-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ruffle/ruffle-9999.ebuild b/app-emulation/ruffle/ruffle-9999.ebuild
index e0410394da4a..f007b61673a9 100644
--- a/app-emulation/ruffle/ruffle-9999.ebuild
+++ b/app-emulation/ruffle/ruffle-9999.ebuild
@@ -34,7 +34,7 @@ DEPEND="
BDEPEND="
virtual/jre:*
virtual/pkgconfig
- >=virtual/rust-1.64
+ >=virtual/rust-1.70
test? (
media-libs/mesa[llvm]
x11-base/xorg-server[-minimal]