From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 42B42158043 for ; Sun, 25 Feb 2024 02:42:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4940CE29CC; Sun, 25 Feb 2024 02:42:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D52DE29CD for ; Sun, 25 Feb 2024 02:42:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 45D1E3407E6 for ; Sun, 25 Feb 2024 02:42:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 666B614E0 for ; Sun, 25 Feb 2024 02:42:44 +0000 (UTC) From: "orbea" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "orbea" Message-ID: <1708828388.722314219c787d76452b4f0b220cc301ba9999d5.orbea@gentoo> Subject: [gentoo-commits] repo/proj/libressl:master commit in: app-crypt/qca/ X-VCS-Repository: repo/proj/libressl X-VCS-Files: app-crypt/qca/qca-2.3.7.ebuild app-crypt/qca/qca-2.3.8.ebuild X-VCS-Directories: app-crypt/qca/ X-VCS-Committer: orbea X-VCS-Committer-Name: orbea X-VCS-Revision: 722314219c787d76452b4f0b220cc301ba9999d5 X-VCS-Branch: master Date: Sun, 25 Feb 2024 02:42:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a89dbdc3-1717-46fd-ad24-ce004bc58b38 X-Archives-Hash: 5ff4a3945785009f7a9f2429f853e445 commit: 722314219c787d76452b4f0b220cc301ba9999d5 Author: orbea riseup net> AuthorDate: Sun Feb 25 02:33:08 2024 +0000 Commit: orbea riseup net> CommitDate: Sun Feb 25 02:33:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=72231421 app-crypt/qca: sync keywords with ::gentoo Signed-off-by: orbea riseup.net> app-crypt/qca/qca-2.3.7.ebuild | 2 +- app-crypt/qca/qca-2.3.8.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/qca/qca-2.3.7.ebuild b/app-crypt/qca/qca-2.3.7.ebuild index 5e965b1..bac8c53 100644 --- a/app-crypt/qca/qca-2.3.7.ebuild +++ b/app-crypt/qca/qca-2.3.7.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 )" diff --git a/app-crypt/qca/qca-2.3.8.ebuild b/app-crypt/qca/qca-2.3.8.ebuild index 06a67a3..67174b3 100644 --- a/app-crypt/qca/qca-2.3.8.ebuild +++ b/app-crypt/qca/qca-2.3.8.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 )"