diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-27 18:30:41 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-27 18:57:32 +0100 |
commit | 099e5fd8df0583e8c82ca001ba1567de7e3c359a (patch) | |
tree | 80917bb0177c507bc691bad3f554c2e81dbca64b /app-crypt | |
parent | dev-python/pyopenssl: Run tests with TZ=UTC (diff) | |
download | gentoo-099e5fd8df0583e8c82ca001ba1567de7e3c359a.tar.gz gentoo-099e5fd8df0583e8c82ca001ba1567de7e3c359a.tar.bz2 gentoo-099e5fd8df0583e8c82ca001ba1567de7e3c359a.zip |
app-crypt/qca: Switch default to qt5
Much more rdeps need qt5 rather than qt4 now.
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/qca/qca-2.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.1.3-r1.ebuild b/app-crypt/qca/qca-2.1.3-r1.ebuild index ffa5750e9bec..f70ee907f5f6 100644 --- a/app-crypt/qca/qca-2.1.3-r1.ebuild +++ b/app-crypt/qca/qca-2.1.3-r1.ebuild @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" SLOT="2" KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" -IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 +qt4 qt5 sasl softstore +ssl test" +IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 qt4 +qt5 sasl softstore +ssl test" REQUIRED_USE="|| ( qt4 qt5 )" RDEPEND=" |