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: Tue, 24 Dec 2019 08:09:05
Message-Id: 1577174865.54865cd0acd368a092ebf6c8c1e3bac7d8b116fa.ago@gentoo
1 commit: 54865cd0acd368a092ebf6c8c1e3bac7d8b116fa
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 24 08:07:45 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 24 08:07:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54865cd0
7
8 www-apps/postfixadmin: x86 stable wrt bug #703402
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-apps/postfixadmin/postfixadmin-3.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-apps/postfixadmin/postfixadmin-3.2.ebuild b/www-apps/postfixadmin/postfixadmin-3.2.ebuild
18 index 8c3c18dcca3..9c6a2539f66 100644
19 --- a/www-apps/postfixadmin/postfixadmin-3.2.ebuild
20 +++ b/www-apps/postfixadmin/postfixadmin-3.2.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="http://postfixadmin.sourceforge.net"
22 SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${P}/${P}.tar.gz"
23
24 LICENSE="GPL-2"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="+mysql postgres +vacation"
28 REQUIRED_USE="|| ( mysql postgres )"