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 ED333158091 for ; Mon, 6 Jun 2022 16:28:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A61FE0839; Mon, 6 Jun 2022 16:28:18 +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 1DBA5E0839 for ; Mon, 6 Jun 2022 16:28:18 +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 3AF7E341B1B for ; Mon, 6 Jun 2022 16:28:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91DE54FF for ; Mon, 6 Jun 2022 16:28:13 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1654463126.e4e9b3981075fe1b42d2339dbcff8899f2c77be0.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/maestral-qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/maestral-qt/maestral-qt-1.5.2.ebuild net-misc/maestral-qt/maestral-qt-1.5.3.ebuild X-VCS-Directories: net-misc/maestral-qt/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: e4e9b3981075fe1b42d2339dbcff8899f2c77be0 X-VCS-Branch: master Date: Mon, 6 Jun 2022 16:28:13 +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: e107ea2c-9f7e-4eb4-a936-ce025aadb334 X-Archives-Hash: de7bff7ae98b1188279bd900cededdf1 commit: e4e9b3981075fe1b42d2339dbcff8899f2c77be0 Author: Alessandro Barbieri gmail com> AuthorDate: Sun Jun 5 21:05:26 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Jun 5 21:05:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4e9b398 net-misc/maestral-qt: unkeyword x86 Signed-off-by: Alessandro Barbieri gmail.com> net-misc/maestral-qt/maestral-qt-1.5.2.ebuild | 2 +- net-misc/maestral-qt/maestral-qt-1.5.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild index f93d647b9..e4edd182a 100644 --- a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" >=dev-python/click-8.0.2[${PYTHON_USEDEP}] diff --git a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild index 3fee7792d..158d3541b 100644 --- a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" >=dev-python/click-8.0.2[${PYTHON_USEDEP}]