diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-04-06 08:12:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-04-06 08:29:48 +0200 |
commit | 0e0911bff3e63dd5876c48359b27930622cfb4b0 (patch) | |
tree | 3db42619d9ca14eb7d594a7f57f9efeb21f26302 /app-crypt | |
parent | app-cdr/dolphin-plugins-mountiso: amd64 stable wrt bug #774219 (diff) | |
download | gentoo-0e0911bff3e63dd5876c48359b27930622cfb4b0.tar.gz gentoo-0e0911bff3e63dd5876c48359b27930622cfb4b0.tar.bz2 gentoo-0e0911bff3e63dd5876c48359b27930622cfb4b0.zip |
app-crypt/qca: amd64 stable wrt bug #774219
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/qca/qca-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.3.2.ebuild b/app-crypt/qca/qca-2.3.2.ebuild index 52bd76cb9d24..bd796aa10232 100644 --- a/app-crypt/qca/qca-2.3.2.ebuild +++ b/app-crypt/qca/qca-2.3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="botan debug doc examples gcrypt gpg logger nss pkcs11 sasl softstore +ssl test" RESTRICT="!test? ( test )" |