diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 22:28:44 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 22:35:20 -0400 |
commit | 6f86469dc0c2741873f840133cf0d27a324bb6f9 (patch) | |
tree | af7e6efe6ad4847b84e29a762b401433a3c050e6 /app-crypt/qca | |
parent | kde-apps/khelpcenter: arm64 stable (diff) | |
download | gentoo-6f86469dc0c2741873f840133cf0d27a324bb6f9.tar.gz gentoo-6f86469dc0c2741873f840133cf0d27a324bb6f9.tar.bz2 gentoo-6f86469dc0c2741873f840133cf0d27a324bb6f9.zip |
app-crypt/qca: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-crypt/qca')
-rw-r--r-- | app-crypt/qca/qca-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.2.0.ebuild b/app-crypt/qca/qca-2.2.0.ebuild index af427423f54d..6052b0094ada 100644 --- a/app-crypt/qca/qca-2.2.0.ebuild +++ b/app-crypt/qca/qca-2.2.0.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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 sasl softstore +ssl test" |