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: Sun, 22 Dec 2019 19:51:10
Message-Id: 1577044251.16d4c69b3cb345c3cdd572954c5ffd537c7a6b19.asturm@gentoo
1 commit: 16d4c69b3cb345c3cdd572954c5ffd537c7a6b19
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 22 19:49:34 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 22 19:50:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d4c69b
7
8 app-crypt/qca: Rollover stable keywords from 2.2.0
9
10 No code changes from .0, no reason to employ arch teams.
11
12 Package-Manager: Portage-2.3.82, Repoman-2.3.20
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 app-crypt/qca/qca-2.2.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-crypt/qca/qca-2.2.1.ebuild b/app-crypt/qca/qca-2.2.1.ebuild
19 index cbd6b1639a1..bacd8da8b96 100644
20 --- a/app-crypt/qca/qca-2.2.1.ebuild
21 +++ b/app-crypt/qca/qca-2.2.1.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
23
24 LICENSE="LGPL-2.1"
25 SLOT="2"
26 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
27 +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
28
29 IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 sasl softstore +ssl test"
30 RESTRICT="!test? ( test )"