diff options
Diffstat (limited to 'gui-apps/tuigreet/tuigreet-9999.ebuild')
-rw-r--r-- | gui-apps/tuigreet/tuigreet-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gui-apps/tuigreet/tuigreet-9999.ebuild b/gui-apps/tuigreet/tuigreet-9999.ebuild index 36a65ecbb6b1..9d940f5e237f 100644 --- a/gui-apps/tuigreet/tuigreet-9999.ebuild +++ b/gui-apps/tuigreet/tuigreet-9999.ebuild @@ -1,10 +1,9 @@ -# Copyright 2017-2021 Gentoo Authors +# Copyright 2017-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -CRATES=" -" +CRATES="" inherit cargo |