diff options
author | 2017-04-27 12:21:48 +0200 | |
---|---|---|
committer | 2017-04-27 12:21:48 +0200 | |
commit | 2e8bf6599416c5177e1219499d977bc511a3adb6 (patch) | |
tree | 1d2ea05a48c29098f81f1577e968b919532e29f6 /app-crypt | |
parent | sys-libs/libseccomp: x86 stable wrt bug #595476 (diff) | |
download | gentoo-2e8bf6599416c5177e1219499d977bc511a3adb6.tar.gz gentoo-2e8bf6599416c5177e1219499d977bc511a3adb6.tar.bz2 gentoo-2e8bf6599416c5177e1219499d977bc511a3adb6.zip |
app-crypt/qca: x86 stable wrt bug #616570
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/qca/qca-2.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.1.3.ebuild b/app-crypt/qca/qca-2.1.3.ebuild index 8b14869be6cc..ff16575a068e 100644 --- a/app-crypt/qca/qca-2.1.3.ebuild +++ b/app-crypt/qca/qca-2.1.3.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 )" |