Skip to content

Commit

Permalink
app-crypt/qca: Switch default to qt5
Browse files Browse the repository at this point in the history
Much more rdeps need qt5 rather than qt4 now.

Package-Manager: Portage-2.3.16, Repoman-2.3.6
  • Loading branch information
a17r committed Nov 27, 2017
1 parent e4a7c4e commit 099e5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-crypt/qca/qca-2.1.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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="
Expand Down

0 comments on commit 099e5fd

Please sign in to comment.