Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mairix/
Date: Sun, 09 Feb 2020 11:53:54
Message-Id: 1581249151.1aead738021d817fc7e18c3c60400188f6af0352.zlogene@gentoo
1 commit: 1aead738021d817fc7e18c3c60400188f6af0352
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 9 11:52:31 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 11:52:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aead738
7
8 net-mail/mairix: mark stable
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 net-mail/mairix/mairix-0.24.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-mail/mairix/mairix-0.24.ebuild b/net-mail/mairix/mairix-0.24.ebuild
17 index 2fb5df966c5..163f013cbd2 100644
18 --- a/net-mail/mairix/mairix-0.24.ebuild
19 +++ b/net-mail/mairix/mairix-0.24.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos"
31 +KEYWORDS="amd64 ppc x86 ~x86-macos"
32
33 IUSE="zlib bzip2"