diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 17:01:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 17:01:47 +0200 |
commit | f424e351da7b21cd04e56ef2e599d0dc68cc1a65 (patch) | |
tree | 279c7b760b98307112bcaaf3a1070453b4e743a0 /app-crypt | |
parent | media-gfx/enblend: ppc stable wrt bug #611326 (diff) | |
download | gentoo-f424e351da7b21cd04e56ef2e599d0dc68cc1a65.tar.gz gentoo-f424e351da7b21cd04e56ef2e599d0dc68cc1a65.tar.bz2 gentoo-f424e351da7b21cd04e56ef2e599d0dc68cc1a65.zip |
app-crypt/qca: ppc stable wrt bug #616570
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
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 ff16575a068e..65d6ecec447c 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 )" |