diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-14 05:58:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-14 05:58:57 +0000 |
commit | fee8b8bdc7ee740056f2656f0997e77122f8101d (patch) | |
tree | 1cd75744cd10e25f0f7abe4511a7056b8ac7f979 /app-crypt | |
parent | kde-misc/skanlite: Stabilize 24.05.2 x86, #935994 (diff) | |
download | gentoo-fee8b8bdc7ee740056f2656f0997e77122f8101d.tar.gz gentoo-fee8b8bdc7ee740056f2656f0997e77122f8101d.tar.bz2 gentoo-fee8b8bdc7ee740056f2656f0997e77122f8101d.zip |
app-crypt/qca: Stabilize 2.3.9 x86, #935994
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/qca/qca-2.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.3.9.ebuild b/app-crypt/qca/qca-2.3.9.ebuild index 3cc3157393da..d55ba464ac80 100644 --- a/app-crypt/qca/qca-2.3.9.ebuild +++ b/app-crypt/qca/qca-2.3.9.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 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="botan debug doc examples gcrypt gpg logger nss pkcs11 +qt5 qt6 sasl softstore +ssl test" REQUIRED_USE="|| ( qt5 qt6 )" |