From 6f14528f039981dcceab1afa5d76d3198e2aa7c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Duarte?= Date: Tue, 31 Oct 2023 18:29:21 +0000 Subject: [PATCH] gui-apps/eww: take out rust-1.70.0 version * this version would prevent system update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gonçalo Duarte --- gui-apps/eww/eww-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/eww/eww-0.4.0.ebuild b/gui-apps/eww/eww-0.4.0.ebuild index b29a91cc2b..b206c950bb 100644 --- a/gui-apps/eww/eww-0.4.0.ebuild +++ b/gui-apps/eww/eww-0.4.0.ebuild @@ -263,7 +263,7 @@ DEPEND=" " BDEPEND=" $DEPEND - =dev-lang/rust-1.70.0[nightly] + dev-lang/rust[nightly] " RDEPEND=" $DEPEND