diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-23 22:27:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-23 22:27:03 +0300 |
commit | b233c064c8118d714449ad25c2c2ac57f97b81a9 (patch) | |
tree | 4d4c9c93dca918feae7702b7bd8d1a2be2944789 /app-crypt/qca | |
parent | sys-fs/ntfs3g: amd64 stable wrt bug #683388 (diff) | |
download | gentoo-b233c064c8118d714449ad25c2c2ac57f97b81a9.tar.gz gentoo-b233c064c8118d714449ad25c2c2ac57f97b81a9.tar.bz2 gentoo-b233c064c8118d714449ad25c2c2ac57f97b81a9.zip |
app-crypt/qca: amd64 stable wrt bug #679680
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 d42db14e774d..8454bdb8253a 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" |