Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/imapfilter/
Date: Tue, 03 Jan 2023 18:22:40
Message-Id: 1672770143.7c406e7155a1c2a6543fe95eac11d07d189e9d04.arthurzam@gentoo
1 commit: 7c406e7155a1c2a6543fe95eac11d07d189e9d04
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 18:22:23 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 18:22:23 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c406e71
7
8 mail-filter/imapfilter: Stabilize 2.7.6 ppc, #889530
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 mail-filter/imapfilter/imapfilter-2.7.6.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-filter/imapfilter/imapfilter-2.7.6.ebuild b/mail-filter/imapfilter/imapfilter-2.7.6.ebuild
16 index d129899e7bff..152c851d3c26 100644
17 --- a/mail-filter/imapfilter/imapfilter-2.7.6.ebuild
18 +++ b/mail-filter/imapfilter/imapfilter-2.7.6.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lefcha/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="~amd64 ppc ~x86"
31
32 REQUIRED_USE="${LUA_REQUIRED_USE}"