diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-29 22:46:13 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-31 00:31:36 +0100 |
commit | f77a3ef9c79f34b27b6fd0c693b8c0188b655676 (patch) | |
tree | 4b898cb06d150ec561ec3e80e964899f1531129b /app-crypt/qca | |
parent | app-office/scribus: De-stabilise hppa (diff) | |
download | gentoo-f77a3ef9c79f34b27b6fd0c693b8c0188b655676.tar.gz gentoo-f77a3ef9c79f34b27b6fd0c693b8c0188b655676.tar.bz2 gentoo-f77a3ef9c79f34b27b6fd0c693b8c0188b655676.zip |
app-crypt/qca: De-stabilise hppa
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-crypt/qca')
-rw-r--r-- | app-crypt/qca/qca-2.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.1.3-r1.ebuild b/app-crypt/qca/qca-2.1.3-r1.ebuild index 1bdc07abea39..ffa5750e9bec 100644 --- a/app-crypt/qca/qca-2.1.3-r1.ebuild +++ b/app-crypt/qca/qca-2.1.3-r1.ebuild @@ -11,7 +11,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 pkcs11 +qt4 qt5 sasl softstore +ssl test" REQUIRED_USE="|| ( qt4 qt5 )" |