commit: 0ed7ab0cc295d5391ed2073b1e67189bb06c1703
Author: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 19:31:14 2016 +0000
Commit: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 19:31:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ed7ab0c
app-crypt/gnupg: Change default value of system-cert-store
Enable the use of system cert store for TLS in hkps:// by default
Package-Manager: portage-2.3.2
app-crypt/gnupg/gnupg-2.1.15-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/gnupg/gnupg-2.1.15-r1.ebuild
b/app-crypt/gnupg/gnupg-2.1.15-r1.ebuild
index d40610d..4a0c067 100644
--- a/app-crypt/gnupg/gnupg-2.1.15-r1.ebuild
+++ b/app-crypt/gnupg/gnupg-2.1.15-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86"
-IUSE="bzip2 doc +gnutls ldap nls readline selinux smartcard system-cert-store
tofu tools usb"
+IUSE="bzip2 doc +gnutls ldap nls readline selinux smartcard +system-cert-store
tofu tools usb"
COMMON_DEPEND_LIBS="
>=dev-libs/npth-1.2