diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-23 15:02:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-23 15:02:34 +0100 |
commit | 78eac974ebcc8e3b0f60cccdeb02af362969e20d (patch) | |
tree | 9cb609e5fa963b63d88f054762f3daed635ffd83 /www-apps | |
parent | app-arch/unrar: amd64 stable wrt bug #700516 (diff) | |
download | gentoo-78eac974ebcc8e3b0f60cccdeb02af362969e20d.tar.gz gentoo-78eac974ebcc8e3b0f60cccdeb02af362969e20d.tar.bz2 gentoo-78eac974ebcc8e3b0f60cccdeb02af362969e20d.zip |
www-apps/postfixadmin: amd64 stable wrt bug #703402
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/postfixadmin/postfixadmin-3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/postfixadmin/postfixadmin-3.2.ebuild b/www-apps/postfixadmin/postfixadmin-3.2.ebuild index 45f2da12339d..8c3c18dcca32 100644 --- a/www-apps/postfixadmin/postfixadmin-3.2.ebuild +++ b/www-apps/postfixadmin/postfixadmin-3.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://postfixadmin.sourceforge.net" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${P}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+mysql postgres +vacation" REQUIRED_USE="|| ( mysql postgres )" |