diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-06-02 07:37:38 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-06-02 07:37:50 +1000 |
commit | 7c23f1e3275877cc98b0d84016281fcbfdca0730 (patch) | |
tree | 286ea1b859f1294d50e4b07a422cbdb71d625d4e /app-crypt/qca | |
parent | dev-perl/Spiffy: Remove old (diff) | |
download | gentoo-7c23f1e3275877cc98b0d84016281fcbfdca0730.tar.gz gentoo-7c23f1e3275877cc98b0d84016281fcbfdca0730.tar.bz2 gentoo-7c23f1e3275877cc98b0d84016281fcbfdca0730.zip |
app-crypt/qca: x86 stable
Gentoo-bug: 578484
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-crypt/qca')
-rw-r--r-- | app-crypt/qca/qca-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.1.1.ebuild b/app-crypt/qca/qca-2.1.1.ebuild index c708c1b82113..872513bf327b 100644 --- a/app-crypt/qca/qca-2.1.1.ebuild +++ b/app-crypt/qca/qca-2.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~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 +openssl pkcs11 +qt4 qt5 sasl softstore test" REQUIRED_USE="|| ( qt4 qt5 )" |