commit: 4050fb46dc198aa4bfcd8a40bf4d7ca2dd78d5c2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 23 17:47:49 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 23 17:47:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4050fb46
www-apps/postfixadmin: Stabilize 3.3.13 ALLARCHES, #891823 Signed-off-by: Sam James <sam <AT> gentoo.org> www-apps/postfixadmin/postfixadmin-3.3.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/postfixadmin/postfixadmin-3.3.13.ebuild b/www-apps/postfixadmin/postfixadmin-3.3.13.ebuild index 91f45c0d6e96..161078f4e212 100644 --- a/www-apps/postfixadmin/postfixadmin-3.3.13.ebuild +++ b/www-apps/postfixadmin/postfixadmin-3.3.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/postfixadmin/postfixadmin/archive/${P}.tar.gz" S="${WORKDIR}/${PN}-${P}" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="+mysql postgres +vacation" REQUIRED_USE="|| ( mysql postgres )"
