Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/qca/
Date: Wed, 01 Jun 2016 21:38:09
Message-Id: 1464817070.7c23f1e3275877cc98b0d84016281fcbfdca0730.kensington@gentoo
1 commit: 7c23f1e3275877cc98b0d84016281fcbfdca0730
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 21:37:38 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 21:37:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c23f1e3
7
8 app-crypt/qca: x86 stable
9
10 Gentoo-bug: 578484
11
12 Package-Manager: portage-2.3.0_rc1
13
14 app-crypt/qca/qca-2.1.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/qca/qca-2.1.1.ebuild b/app-crypt/qca/qca-2.1.1.ebuild
18 index c708c1b..872513b 100644
19 --- a/app-crypt/qca/qca-2.1.1.ebuild
20 +++ b/app-crypt/qca/qca-2.1.1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="2"
25 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
26 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
27
28 IUSE="botan debug doc examples gcrypt gpg libressl logger nss +openssl pkcs11 +qt4 qt5 sasl softstore test"
29 REQUIRED_USE="|| ( qt4 qt5 )"