summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-11 08:01:10 +0000
committerSam James <sam@gentoo.org>2021-01-11 08:01:10 +0000
commite7d472822d34a16ce7c9a80f078f96f86178950b (patch)
tree80ce1103c8f106067457945af30d057a98f03823
parentdev-java/tomcat-servlet-api: Stabilize 9.0.41 x86, #764767 (diff)
downloadgentoo-e7d47282.tar.gz
gentoo-e7d47282.tar.bz2
gentoo-e7d47282.zip
www-apps/postfixadmin: Stabilize 3.2.4 x86, #764770
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--www-apps/postfixadmin/postfixadmin-3.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/postfixadmin/postfixadmin-3.2.4.ebuild b/www-apps/postfixadmin/postfixadmin-3.2.4.ebuild
index b998b917d863..11196de207ca 100644
--- a/www-apps/postfixadmin/postfixadmin-3.2.4.ebuild
+++ b/www-apps/postfixadmin/postfixadmin-3.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="http://postfixadmin.sourceforge.net"
SRC_URI="https://github.com/postfixadmin/postfixadmin/archive/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="+mysql postgres +vacation"
REQUIRED_USE="|| ( mysql postgres )"