commit: 3e1c4b8f4b6e856c883a05da87e5b135e4ecd57a
Author: Matt Smith <matt <AT> offtopica <DOT> uk>
AuthorDate: Sat Apr 3 16:38:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 21:58:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e1c4b8f
app-crypt/yubikey-manager-qt: Remove unused eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
index 84219b5394a..d56aa22bd7e 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
-inherit eutils qmake-utils python-single-r1 desktop
+inherit qmake-utils python-single-r1 desktop
DESCRIPTION="Cross-platform application for configuring any YubiKey over all
USB transports"
HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt
https://github.com/Yubico/yubikey-manager-qt"