summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-12 23:08:40 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-12 23:08:40 +0100
commitd26c8d182502e5744e7e57e308dc3e7b23d5c135 (patch)
tree755eb7c1a55ee608b753a3bdf88177dc582187e1 /www-apps
parentdev-python/pyicu: x86 stable (bug #646892) (diff)
downloadgentoo-d26c8d182502e5744e7e57e308dc3e7b23d5c135.tar.gz
gentoo-d26c8d182502e5744e7e57e308dc3e7b23d5c135.tar.bz2
gentoo-d26c8d182502e5744e7e57e308dc3e7b23d5c135.zip
www-apps/postfixadmin: x86 stable (bug #646746)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/postfixadmin/postfixadmin-3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/postfixadmin/postfixadmin-3.1.ebuild b/www-apps/postfixadmin/postfixadmin-3.1.ebuild
index 7c491a63d73b..51746c903f8d 100644
--- a/www-apps/postfixadmin/postfixadmin-3.1.ebuild
+++ b/www-apps/postfixadmin/postfixadmin-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -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 )"