diff options
Diffstat (limited to 'app-backup/dar/dar-2.7.2.ebuild')
-rw-r--r-- | app-backup/dar/dar-2.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/dar/dar-2.7.2.ebuild b/app-backup/dar/dar-2.7.2.ebuild index ccbb6731f19a..86e173b25733 100644 --- a/app-backup/dar/dar-2.7.2.ebuild +++ b/app-backup/dar/dar-2.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -31,7 +31,7 @@ RDEPEND=" dev-libs/libgcrypt:0= dev-libs/libgpg-error ) - gpg? ( app-crypt/gpgme:1= ) + gpg? ( app-crypt/gpgme:= ) lz4? ( app-arch/lz4:= ) lzo? ( dev-libs/lzo:2 ) nls? ( virtual/libintl ) |