diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 15:44:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 15:44:08 +0200 |
commit | d095965cee0ed7d27fd1dc7ea47242851648664a (patch) | |
tree | 19e6233ce98e14d9639f9e02e35ad651f98f166b /app-crypt/qca | |
parent | dev-util/xxdiff: amd64 stable wrt bug #578514 (diff) | |
download | gentoo-d095965cee0ed7d27fd1dc7ea47242851648664a.tar.gz gentoo-d095965cee0ed7d27fd1dc7ea47242851648664a.tar.bz2 gentoo-d095965cee0ed7d27fd1dc7ea47242851648664a.zip |
app-crypt/qca: amd64 stable wrt bug #578484
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 a4f34f16f5eb..28798bc37560 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 )" |