diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:07:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:07:45 +0100 |
commit | 54865cd0acd368a092ebf6c8c1e3bac7d8b116fa (patch) | |
tree | 55155ce7b55019f645ca17bc089dd32a14f7713a /www-apps/postfixadmin | |
parent | sys-libs/libseccomp: x86 stable wrt bug #703366 (diff) | |
download | gentoo-54865cd0acd368a092ebf6c8c1e3bac7d8b116fa.tar.gz gentoo-54865cd0acd368a092ebf6c8c1e3bac7d8b116fa.tar.bz2 gentoo-54865cd0acd368a092ebf6c8c1e3bac7d8b116fa.zip |
www-apps/postfixadmin: x86 stable wrt bug #703402
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apps/postfixadmin')
-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 8c3c18dcca32..9c6a2539f66a 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 )" |