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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 340A61382C5 for ; Sun, 3 Jan 2021 20:52:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75429E0922; Sun, 3 Jan 2021 20:52:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E28AE0922 for ; Sun, 3 Jan 2021 20:52:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F6193410B9 for ; Sun, 3 Jan 2021 20:52:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CDE248E for ; Sun, 3 Jan 2021 20:52:22 +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: <1609707128.9030ebb1498222e535c47e45986e3a95d2eef39b.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/AusweisApp2/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/AusweisApp2/AusweisApp2-1.22.0.ebuild X-VCS-Directories: sys-auth/AusweisApp2/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 9030ebb1498222e535c47e45986e3a95d2eef39b X-VCS-Branch: master Date: Sun, 3 Jan 2021 20:52:22 +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: 0dbe4237-ff1d-4fe4-8420-d3c1c9eb50d3 X-Archives-Hash: 809a7f7555cf05c047ac03f84ca06478 commit: 9030ebb1498222e535c47e45986e3a95d2eef39b Author: Conrad Kostecki gentoo org> AuthorDate: Sun Jan 3 20:43:28 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Jan 3 20:52:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9030ebb1 sys-auth/AusweisApp2: x86 stable Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki gentoo.org> sys-auth/AusweisApp2/AusweisApp2-1.22.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/AusweisApp2/AusweisApp2-1.22.0.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.22.0.ebuild index 0f19a62224d..0343d60297c 100644 --- a/sys-auth/AusweisApp2/AusweisApp2-1.22.0.ebuild +++ b/sys-auth/AusweisApp2/AusweisApp2-1.22.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 ~x86" +KEYWORDS="amd64 x86" BDEPEND=" dev-qt/linguist-tools:5