diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:53:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:46 +0100 |
commit | b3e01e706846fae05a107e92230b63db92539442 (patch) | |
tree | 762a10eda65956dc971c43c85b8221ef2d51b41c /www-apps | |
parent | sys-kernel/genkernel-next: amd64 stable wrt bug #640084 (diff) | |
download | gentoo-b3e01e706846fae05a107e92230b63db92539442.tar.gz gentoo-b3e01e706846fae05a107e92230b63db92539442.tar.bz2 gentoo-b3e01e706846fae05a107e92230b63db92539442.zip |
www-apps/postfixadmin: amd64 stable wrt bug #646746
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/postfixadmin/postfixadmin-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/postfixadmin/postfixadmin-3.1.ebuild b/www-apps/postfixadmin/postfixadmin-3.1.ebuild index 51746c903f8d..3e69bc6b6573 100644 --- a/www-apps/postfixadmin/postfixadmin-3.1.ebuild +++ b/www-apps/postfixadmin/postfixadmin-3.1.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 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="+mysql postgres +vacation" REQUIRED_USE="|| ( mysql postgres )" |