Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/nullmailer/
Date: Fri, 16 Jul 2021 21:44:42
Message-Id: 1626471849.eb0c9cdaf85daaf08c4a4eff7c7c8c01850eaac2.sam@gentoo
1 commit: eb0c9cdaf85daaf08c4a4eff7c7c8c01850eaac2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 16 21:41:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 16 21:44:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb0c9cda
7
8 mail-mta/nullmailer: Stabilize 2.2-r2 arm, #799035
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 mail-mta/nullmailer/nullmailer-2.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-mta/nullmailer/nullmailer-2.2-r2.ebuild b/mail-mta/nullmailer/nullmailer-2.2-r2.ebuild
16 index bab5271f675..c2c537a1e4c 100644
17 --- a/mail-mta/nullmailer/nullmailer-2.2-r2.ebuild
18 +++ b/mail-mta/nullmailer/nullmailer-2.2-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://untroubled.org/${PN}/archive/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ppc x86 ~x64-cygwin"
24 +KEYWORDS="amd64 arm arm64 ppc x86 ~x64-cygwin"
25 IUSE="ssl test"
26 RESTRICT="!test? ( test )"