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 1833115A7DA for ; Mon, 20 Mar 2023 06:31:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18D08E0858; Mon, 20 Mar 2023 06:31:14 +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 01216E0858 for ; Mon, 20 Mar 2023 06:31:13 +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 F2D2934128F for ; Mon, 20 Mar 2023 06:31:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 318D88EC for ; Mon, 20 Mar 2023 06:31:11 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1679293850.b81b81f7ea9811be215b3585b23ff6e134a7760c.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/automx2/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/automx2/automx2-2022.1.ebuild X-VCS-Directories: net-mail/automx2/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: b81b81f7ea9811be215b3585b23ff6e134a7760c X-VCS-Branch: master Date: Mon, 20 Mar 2023 06:31:11 +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: f5b718be-be17-4c6a-b49c-f5da29778e6a X-Archives-Hash: 322e5f392cff3f39bf89676158aa2fb9 commit: b81b81f7ea9811be215b3585b23ff6e134a7760c Author: Joonas Niilola gentoo org> AuthorDate: Mon Mar 20 06:30:50 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Mar 20 06:30:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b81b81f7 net-mail/automx2: Stabilize 2022.1 ALLARCHES, #901917 Signed-off-by: Joonas Niilola gentoo.org> net-mail/automx2/automx2-2022.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/automx2/automx2-2022.1.ebuild b/net-mail/automx2/automx2-2022.1.ebuild index 0251dd9052a9..6260c9eda034 100644 --- a/net-mail/automx2/automx2-2022.1.ebuild +++ b/net-mail/automx2/automx2-2022.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/rseichter/automx2/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND="acct-user/automx2 dev-python/flask[${PYTHON_USEDEP}]