diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2020-10-23 13:07:03 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2020-10-23 13:07:15 +0200 |
commit | 97f0645314cd17f26620a9b8420a105b34b803f9 (patch) | |
tree | a3f54c87f2217f81d4c9d326a0f656ac84d29b81 /app-admin | |
parent | media-video/libva-utils: bump to 2.9.1 (diff) | |
download | gentoo-97f0645314cd17f26620a9b8420a105b34b803f9.tar.gz gentoo-97f0645314cd17f26620a9b8420a105b34b803f9.tar.bz2 gentoo-97f0645314cd17f26620a9b8420a105b34b803f9.zip |
app-admin/keepassxc: Removed unused "debug" USE flag
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/keepassxc/keepassxc-2.6.1.ebuild | 2 | ||||
-rw-r--r-- | app-admin/keepassxc/keepassxc-2.6.2.ebuild | 2 | ||||
-rw-r--r-- | app-admin/keepassxc/keepassxc-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.6.1.ebuild b/app-admin/keepassxc/keepassxc-2.6.1.ebuild index 9324b486d591..d85bd1e36b75 100644 --- a/app-admin/keepassxc/keepassxc-2.6.1.ebuild +++ b/app-admin/keepassxc/keepassxc-2.6.1.ebuild @@ -24,7 +24,7 @@ fi LICENSE="LGPL-2.1 GPL-2 GPL-3" SLOT="0" -IUSE="autotype browser ccache debug keeshare +network test yubikey" +IUSE="autotype browser ccache keeshare +network test yubikey" RDEPEND=" app-crypt/argon2:= diff --git a/app-admin/keepassxc/keepassxc-2.6.2.ebuild b/app-admin/keepassxc/keepassxc-2.6.2.ebuild index e4de2a185bfc..0511c16e1277 100644 --- a/app-admin/keepassxc/keepassxc-2.6.2.ebuild +++ b/app-admin/keepassxc/keepassxc-2.6.2.ebuild @@ -24,7 +24,7 @@ fi LICENSE="LGPL-2.1 GPL-2 GPL-3" SLOT="0" -IUSE="autotype browser ccache debug keeshare +network test yubikey" +IUSE="autotype browser ccache keeshare +network test yubikey" RDEPEND=" app-crypt/argon2:= diff --git a/app-admin/keepassxc/keepassxc-9999.ebuild b/app-admin/keepassxc/keepassxc-9999.ebuild index e4de2a185bfc..0511c16e1277 100644 --- a/app-admin/keepassxc/keepassxc-9999.ebuild +++ b/app-admin/keepassxc/keepassxc-9999.ebuild @@ -24,7 +24,7 @@ fi LICENSE="LGPL-2.1 GPL-2 GPL-3" SLOT="0" -IUSE="autotype browser ccache debug keeshare +network test yubikey" +IUSE="autotype browser ccache keeshare +network test yubikey" RDEPEND=" app-crypt/argon2:= |