Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/postfixadmin/
Date: Thu, 23 Jan 2020 10:59:29
Message-Id: 1579777126.29121b207011f74ea337a7867f7a839f8299688d.ago@gentoo
1 commit: 29121b207011f74ea337a7867f7a839f8299688d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 23 10:58:46 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 23 10:58:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29121b20
7
8 www-apps/postfixadmin: amd64 stable wrt bug #706054
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-apps/postfixadmin/postfixadmin-3.2.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-apps/postfixadmin/postfixadmin-3.2.3.ebuild b/www-apps/postfixadmin/postfixadmin-3.2.3.ebuild
18 index b998b917d86..00c91cd663c 100644
19 --- a/www-apps/postfixadmin/postfixadmin-3.2.3.ebuild
20 +++ b/www-apps/postfixadmin/postfixadmin-3.2.3.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="http://postfixadmin.sourceforge.net"
22 SRC_URI="https://github.com/postfixadmin/postfixadmin/archive/${P}.tar.gz"
23
24 LICENSE="GPL-2"
25 -KEYWORDS="~amd64 ~ppc ~x86"
26 +KEYWORDS="amd64 ~ppc ~x86"
27 IUSE="+mysql postgres +vacation"
28 REQUIRED_USE="|| ( mysql postgres )"