commit: 3073c664807320baa936ce9fdfde59519f0ca834 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 11:58:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 11:58:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3073c664
net-mail/qmailadmin: Stabilize 1.2.16-r1 amd64, #942158 Signed-off-by: Sam James <sam <AT> gentoo.org> net-mail/qmailadmin/qmailadmin-1.2.16-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/qmailadmin/qmailadmin-1.2.16-r1.ebuild b/net-mail/qmailadmin/qmailadmin-1.2.16-r1.ebuild index 6f3625ed0c9c..f84a2828ea6c 100644 --- a/net-mail/qmailadmin/qmailadmin-1.2.16-r1.ebuild +++ b/net-mail/qmailadmin/qmailadmin-1.2.16-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="~amd64 ~arm ~hppa ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~s390 ~sparc ~x86" IUSE="maildrop" # the RESTRICT is because the vpopmail lib directory is locked down # and non-root can't access them.
