Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/postforward/
Date: Mon, 29 Aug 2022 07:22:15
Message-Id: 1661757717.bd5dab4037989842b4b8f3af6f9061f97d3fc749.juippis@gentoo
1 commit: bd5dab4037989842b4b8f3af6f9061f97d3fc749
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 07:05:02 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 07:21:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd5dab40
7
8 mail-filter/postforward: Stabilize 1.1.1 amd64, #867151
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 mail-filter/postforward/postforward-1.1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-filter/postforward/postforward-1.1.1.ebuild b/mail-filter/postforward/postforward-1.1.1.ebuild
16 index f9f2be8689ca..b208ed8b050e 100644
17 --- a/mail-filter/postforward/postforward-1.1.1.ebuild
18 +++ b/mail-filter/postforward/postforward-1.1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/zoni/postforward"
26
27 LICENSE="BSD-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31
32 DEPEND="
33 dev-lang/go:0"