Open lkraav opened 1 year ago
Having read this guide it seems that we need do nothing else but to bump the EAPI, i.e.
--- www-plugins/firefox-pkcs11-loader/firefox-pkcs11-loader-3.13.6.ebuild 2020-07-17 11:55:14.704119643 +0300
+++ www-plugins/firefox-pkcs11-loader/firefox-pkcs11-loader-3.13.6.ebuild 2022-12-28 23:00:34.555913896 +0200
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
inherit mozextension multilib
As #56 has long been merged, I suppose this issue can now be closed as fixed?
What's the appropriate move here, who knows?