Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/automx2/
Date: Mon, 20 Mar 2023 06:31:15
Message-Id: 1679293850.b81b81f7ea9811be215b3585b23ff6e134a7760c.juippis@gentoo
1 commit: b81b81f7ea9811be215b3585b23ff6e134a7760c
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 20 06:30:50 2023 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 20 06:30:50 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b81b81f7
7
8 net-mail/automx2: Stabilize 2022.1 ALLARCHES, #901917
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 net-mail/automx2/automx2-2022.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/automx2/automx2-2022.1.ebuild b/net-mail/automx2/automx2-2022.1.ebuild
16 index 0251dd9052a9..6260c9eda034 100644
17 --- a/net-mail/automx2/automx2-2022.1.ebuild
18 +++ b/net-mail/automx2/automx2-2022.1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/rseichter/automx2/archive/${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25
26 RDEPEND="acct-user/automx2
27 dev-python/flask[${PYTHON_USEDEP}]