Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/qca/
Date: Mon, 30 Oct 2017 23:33:32
Message-Id: 1509406296.f77a3ef9c79f34b27b6fd0c693b8c0188b655676.asturm@gentoo
1 commit: f77a3ef9c79f34b27b6fd0c693b8c0188b655676
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 21:46:13 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 23:31:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77a3ef9
7
8 app-crypt/qca: De-stabilise hppa
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-crypt/qca/qca-2.1.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/qca/qca-2.1.3-r1.ebuild b/app-crypt/qca/qca-2.1.3-r1.ebuild
16 index 1bdc07abea3..ffa5750e9be 100644
17 --- a/app-crypt/qca/qca-2.1.3-r1.ebuild
18 +++ b/app-crypt/qca/qca-2.1.3-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="2"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
25
26 IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 +qt4 qt5 sasl softstore +ssl test"
27 REQUIRED_USE="|| ( qt4 qt5 )"