Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/qca/
Date: Fri, 15 Oct 2021 22:42:07
Message-Id: 1634337628.92a707453fb0a3538a227c7b26b599451c6e124d.sam@gentoo
1 commit: 92a707453fb0a3538a227c7b26b599451c6e124d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 15 22:40:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 15 22:40:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92a70745
7
8 app-crypt/qca: Stabilize 2.3.4 x86, #818289
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-crypt/qca/qca-2.3.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/qca/qca-2.3.4.ebuild b/app-crypt/qca/qca-2.3.4.ebuild
16 index e9d27c4d209..ccd59a8b927 100644
17 --- a/app-crypt/qca/qca-2.3.4.ebuild
18 +++ b/app-crypt/qca/qca-2.3.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="2"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
25 IUSE="botan debug doc examples gcrypt gpg logger nss pkcs11 sasl softstore +ssl test"
26
27 RESTRICT="!test? ( test )"