summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Smith <matt@offtopica.uk>2021-04-03 17:38:13 +0100
committerSam James <sam@gentoo.org>2021-04-03 21:58:13 +0000
commit3e1c4b8f4b6e856c883a05da87e5b135e4ecd57a (patch)
tree9d95fd33f643eb81062e6b340cbe7192c5a3bce5 /app-crypt
parentapp-admin/haskell-updater: Remove unused eclass (diff)
downloadgentoo-3e1c4b8f4b6e856c883a05da87e5b135e4ecd57a.tar.gz
gentoo-3e1c4b8f4b6e856c883a05da87e5b135e4ecd57a.tar.bz2
gentoo-3e1c4b8f4b6e856c883a05da87e5b135e4ecd57a.zip
app-crypt/yubikey-manager-qt: Remove unused eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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 84219b5394a4..d56aa22bd7e2 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"