summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:49:54 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:49:54 +0200
commit099fc06f76055d9e2b04e85485968b838077cc7b (patch)
treea3f48e0c3d04afc7342e7c2173a453623ef581af /app-admin
parentapp-admin/kpcli: Inherit optfeature.eclass (diff)
downloadgentoo-099fc06f76055d9e2b04e85485968b838077cc7b.tar.gz
gentoo-099fc06f76055d9e2b04e85485968b838077cc7b.tar.bz2
gentoo-099fc06f76055d9e2b04e85485968b838077cc7b.zip
app-admin/passwordsafe: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/passwordsafe/passwordsafe-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/passwordsafe/passwordsafe-1.11.0.ebuild b/app-admin/passwordsafe/passwordsafe-1.11.0.ebuild
index 3bf03766ff31..a8f86f8a1e5c 100644
--- a/app-admin/passwordsafe/passwordsafe-1.11.0.ebuild
+++ b/app-admin/passwordsafe/passwordsafe-1.11.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
WX_GTK_VER="3.0-gtk3"
-inherit cmake desktop eutils flag-o-matic wxwidgets
+inherit cmake desktop flag-o-matic optfeature wxwidgets
MY_PV="${PV/_beta/BETA}"
DESCRIPTION="Password manager with wxGTK based frontend"