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 48D3E159C9B for ; Sun, 11 Aug 2024 14:22:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA744E2B8B; Sun, 11 Aug 2024 14:22:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9B556E2B8B for ; Sun, 11 Aug 2024 14:22:21 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B319834311C for ; Sun, 11 Aug 2024 14:22:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15BBB1E0D for ; Sun, 11 Aug 2024 14:22:19 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1723386128.ea1ffbeb49c47518786ffaa5ad10c20ea2e1a27d.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/AusweisApp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/AusweisApp/AusweisApp-2.2.0.ebuild X-VCS-Directories: sys-auth/AusweisApp/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: ea1ffbeb49c47518786ffaa5ad10c20ea2e1a27d X-VCS-Branch: master Date: Sun, 11 Aug 2024 14:22:19 +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: 16f91a8b-5361-4568-b7a8-13f9a385d4d6 X-Archives-Hash: 84a95f7d8dc6479760ade96adfc1436f commit: ea1ffbeb49c47518786ffaa5ad10c20ea2e1a27d Author: Conrad Kostecki gentoo org> AuthorDate: Sun Aug 11 13:55:39 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Aug 11 14:22:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea1ffbeb sys-auth/AusweisApp: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> sys-auth/AusweisApp/AusweisApp-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/AusweisApp/AusweisApp-2.2.0.ebuild b/sys-auth/AusweisApp/AusweisApp-2.2.0.ebuild index d86746427953..f791a20ba107 100644 --- a/sys-auth/AusweisApp/AusweisApp-2.2.0.ebuild +++ b/sys-auth/AusweisApp/AusweisApp-2.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Governikus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="EUPL-1.2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=" dev-qt/qtshadertools:6