diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-23 18:06:48 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-23 22:45:19 -0400 |
commit | 41638779c2e144e398b6e4fdae7250a437ac62d1 (patch) | |
tree | f198166041ff660ca141203d26f5f89a118cb652 /mail-mta | |
parent | net-libs/courier-authlib: Stabilize 0.72.1 arm64, #927339 (diff) | |
download | gentoo-41638779c2e144e398b6e4fdae7250a437ac62d1.tar.gz gentoo-41638779c2e144e398b6e4fdae7250a437ac62d1.tar.bz2 gentoo-41638779c2e144e398b6e4fdae7250a437ac62d1.zip |
mail-mta/courier: Stabilize 1.3.5 arm64, #927339
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/courier/courier-1.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/courier/courier-1.3.5.ebuild b/mail-mta/courier/courier-1.3.5.ebuild index a6ff0286d6c0..bdb4ed672554 100644 --- a/mail-mta/courier/courier-1.3.5.ebuild +++ b/mail-mta/courier/courier-1.3.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls split-usr" |