diff options
author | Sam James <sam@gentoo.org> | 2021-10-15 23:40:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-15 23:40:28 +0100 |
commit | 92a707453fb0a3538a227c7b26b599451c6e124d (patch) | |
tree | 643ab14878c5c8f2707d5af57984e222b0838efd /app-crypt/qca | |
parent | dev-ml/ppx_optcomp: Stabilize 0.14.3 x86, #816096 (diff) | |
download | gentoo-92a707453fb0a3538a227c7b26b599451c6e124d.tar.gz gentoo-92a707453fb0a3538a227c7b26b599451c6e124d.tar.bz2 gentoo-92a707453fb0a3538a227c7b26b599451c6e124d.zip |
app-crypt/qca: Stabilize 2.3.4 x86, #818289
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/qca')
-rw-r--r-- | app-crypt/qca/qca-2.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.3.4.ebuild b/app-crypt/qca/qca-2.3.4.ebuild index e9d27c4d2098..ccd59a8b9272 100644 --- a/app-crypt/qca/qca-2.3.4.ebuild +++ b/app-crypt/qca/qca-2.3.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="botan debug doc examples gcrypt gpg logger nss pkcs11 sasl softstore +ssl test" RESTRICT="!test? ( test )" |