diff options
author | Sam James <sam@gentoo.org> | 2021-08-06 13:15:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-06 13:15:35 +0100 |
commit | 0e91e01ffe8dda27ea4ad32f1f715a140e74ba90 (patch) | |
tree | edbb4dec94fe93e4a8417a478abd5817972449f3 /app-crypt | |
parent | dev-lang/spidermonkey: Stabilize 78.12.0 arm64, #806386 (diff) | |
download | gentoo-0e91e01ffe8dda27ea4ad32f1f715a140e74ba90.tar.gz gentoo-0e91e01ffe8dda27ea4ad32f1f715a140e74ba90.tar.bz2 gentoo-0e91e01ffe8dda27ea4ad32f1f715a140e74ba90.zip |
app-crypt/qca: Stabilize 2.3.3 arm64, #800175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/qca/qca-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.3.3.ebuild b/app-crypt/qca/qca-2.3.3.ebuild index c1805f95d270..e3cfcab697ec 100644 --- a/app-crypt/qca/qca-2.3.3.ebuild +++ b/app-crypt/qca/qca-2.3.3.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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~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 )" |