diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-18 12:04:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-18 12:04:02 +0100 |
commit | 57c7153c4a05a2d7d0fdcd75b61e52c69669ca46 (patch) | |
tree | 85546ab1dd461bdecf963821a53339ee17fcd952 /app-crypt/qca/qca-2.3.0.ebuild | |
parent | app-emulation/virt-viewer: x86 stable wrt bug #712760 (diff) | |
download | gentoo-57c7153c4a05a2d7d0fdcd75b61e52c69669ca46.tar.gz gentoo-57c7153c4a05a2d7d0fdcd75b61e52c69669ca46.tar.bz2 gentoo-57c7153c4a05a2d7d0fdcd75b61e52c69669ca46.zip |
app-crypt/qca: x86 stable wrt bug #712776
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/qca/qca-2.3.0.ebuild')
-rw-r--r-- | app-crypt/qca/qca-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.3.0.ebuild b/app-crypt/qca/qca-2.3.0.ebuild index 16acdab9f8f9..848ff4467833 100644 --- a/app-crypt/qca/qca-2.3.0.ebuild +++ b/app-crypt/qca/qca-2.3.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-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 )" |