diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:19:55 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:55 +0100 |
commit | 2cee54ceb94d14c063243903a18d1fbfdb24479a (patch) | |
tree | e68e47d6fdbf88f05f356ae38e0564d5d6d0302a /net-mail | |
parent | net-mail/dovecot: destabilize 2.3.14.1-r1 for ~ppc (diff) | |
download | gentoo-2cee54ceb94d14c063243903a18d1fbfdb24479a.tar.gz gentoo-2cee54ceb94d14c063243903a18d1fbfdb24479a.tar.bz2 gentoo-2cee54ceb94d14c063243903a18d1fbfdb24479a.zip |
net-mail/qmailadmin: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/qmailadmin/qmailadmin-1.2.15-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qmailadmin/qmailadmin-1.2.15-r2.ebuild b/net-mail/qmailadmin/qmailadmin-1.2.15-r2.ebuild index fd7cf19b1cd9..f464af0b8b89 100644 --- a/net-mail/qmailadmin/qmailadmin-1.2.15-r2.ebuild +++ b/net-mail/qmailadmin/qmailadmin-1.2.15-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ia64 ppc ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc ~s390 sparc x86" IUSE="maildrop" # the RESTRICT is because the vpopmail lib directory is locked down # and non-root can't access them. |