summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gui-apps/tuigreet')
-rw-r--r--gui-apps/tuigreet/tuigreet-0.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/tuigreet/tuigreet-0.7.2.ebuild b/gui-apps/tuigreet/tuigreet-0.7.2.ebuild
index 893d5ec1adb6..d50ef716ef6b 100644
--- a/gui-apps/tuigreet/tuigreet-0.7.2.ebuild
+++ b/gui-apps/tuigreet/tuigreet-0.7.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 2017-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
CRATES="
ahash-0.4.7
@@ -143,7 +143,7 @@ DESCRIPTION="TUI greeter for greetd login manager"
HOMEPAGE="https://github.com/apognu/tuigreet"
SRC_URI="https://github.com/apognu/tuigreet/archive/${PV}.tar.gz -> ${P}.tar.gz
- $(cargo_crate_uris ${CRATES})"
+ $(cargo_crate_uris)"
QA_FLAGS_IGNORED="usr/bin/tuigreet"