diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-30 08:29:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-30 08:56:57 +0200 |
commit | 9b2eeb5c3aee9fd879df9bb4be6e78ca369f11ec (patch) | |
tree | bf34a818f1456adb46a59914c6adad8447f08882 /app-crypt | |
parent | toolchain.eclass: install libquadmath by default (diff) | |
download | gentoo-9b2eeb5c3aee9fd879df9bb4be6e78ca369f11ec.tar.gz gentoo-9b2eeb5c3aee9fd879df9bb4be6e78ca369f11ec.tar.bz2 gentoo-9b2eeb5c3aee9fd879df9bb4be6e78ca369f11ec.zip |
app-crypt/qca: amd64 stable wrt bug #731966
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 adf2da003f33..16acdab9f8f9 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 )" |