diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 15:42:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 15:42:19 +0200 |
commit | 30bc4a1ce22499a4118b2ccf3267c2fb7b5390c9 (patch) | |
tree | 957a18c480f7d45e55615563d85137cc005a7f1e /net-mail/mailutils | |
parent | dev-python/scikit-build: Stabilize 0.16.4 sparc, #889136 (diff) | |
download | gentoo-30bc4a1ce22499a4118b2ccf3267c2fb7b5390c9.tar.gz gentoo-30bc4a1ce22499a4118b2ccf3267c2fb7b5390c9.tar.bz2 gentoo-30bc4a1ce22499a4118b2ccf3267c2fb7b5390c9.zip |
net-mail/mailutils: Stabilize 3.15 ppc, #880557
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-mail/mailutils')
-rw-r--r-- | net-mail/mailutils/mailutils-3.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mailutils/mailutils-3.15.ebuild b/net-mail/mailutils/mailutils-3.15.ebuild index f5cb05b4f1f0..a337082f47ea 100644 --- a/net-mail/mailutils/mailutils-3.15.ebuild +++ b/net-mail/mailutils/mailutils-3.15.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 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/mailutils/${P}.tar.xz" LICENSE="GPL-3+ LGPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~ppc-macos ~x64-macos" IUSE="berkdb bidi +clients emacs gdbm sasl guile ipv6 kerberos kyotocabinet \ ldap mysql nls pam postgres python servers split-usr ssl static-libs +threads tcpd \ tokyocabinet" |