diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-07-19 07:22:57 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-07-19 07:22:57 +0100 |
commit | e36e78cf585efbef42088d41812e9d7c3916d2b5 (patch) | |
tree | b2f59ca45c024b118aa4fe657d8316a07550f179 /app-misc/calamares-config-redcore | |
parent | c50a8caa27a39d12f23f1e778b89f6ccf461c7f9 (diff) |
EAPI downgrade, eutils doesn't support EAPI 8, yet
Diffstat (limited to 'app-misc/calamares-config-redcore')
-rw-r--r-- | app-misc/calamares-config-redcore/calamares-config-redcore-314-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/calamares-config-redcore/calamares-config-redcore-314-r7.ebuild b/app-misc/calamares-config-redcore/calamares-config-redcore-314-r7.ebuild index 357c389f..d1471cf6 100644 --- a/app-misc/calamares-config-redcore/calamares-config-redcore-314-r7.ebuild +++ b/app-misc/calamares-config-redcore/calamares-config-redcore-314-r7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=8 +EAPI=7 DESCRIPTION="Redcore Linux Calamares modules config" HOMEPAGE="" |