diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-27 04:47:28 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-27 04:48:38 +0200 |
commit | ad900a50d5607fd35ea1b504c01f8726cb903bc4 (patch) | |
tree | 8bdfcb7a67dc551770b3440e406b119d6160f2c8 /app-crypt/qca | |
parent | dev-libs/geoip: Old. (diff) | |
download | gentoo-ad900a50d5607fd35ea1b504c01f8726cb903bc4.tar.gz gentoo-ad900a50d5607fd35ea1b504c01f8726cb903bc4.tar.bz2 gentoo-ad900a50d5607fd35ea1b504c01f8726cb903bc4.zip |
app-crypt/qca: Stable for HPPA (bug #578484).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-crypt/qca')
-rw-r--r-- | app-crypt/qca/qca-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/qca/qca-2.1.1.ebuild b/app-crypt/qca/qca-2.1.1.ebuild index 28798bc37560..de58451374f8 100644 --- a/app-crypt/qca/qca-2.1.1.ebuild +++ b/app-crypt/qca/qca-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 )" |