diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-30 09:05:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-30 09:19:56 +0200 |
commit | 3035b40bbb9f2654b47e5ad594f946906bd7a6a6 (patch) | |
tree | 7096a731a8617cae10b4fffcc2d7a9df51c6f1cd /app-crypt/qca | |
parent | dev-perl/Devel-PatchPerl: Bump to version 2.0.0 (diff) | |
download | gentoo-3035b40bbb9f2654b47e5ad594f946906bd7a6a6.tar.gz gentoo-3035b40bbb9f2654b47e5ad594f946906bd7a6a6.tar.bz2 gentoo-3035b40bbb9f2654b47e5ad594f946906bd7a6a6.zip |
app-crypt/qca: x86 stable wrt bug #731966
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/qca')
-rw-r--r-- | app-crypt/qca/qca-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.3.1.ebuild b/app-crypt/qca/qca-2.3.1.ebuild index 16acdab9f8f9..848ff4467833 100644 --- a/app-crypt/qca/qca-2.3.1.ebuild +++ b/app-crypt/qca/qca-2.3.1.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 )" |