diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-09 14:55:09 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-09 14:55:09 -0800 |
commit | 020f548c0c700cce9783c3c6c565c8087d43d288 (patch) | |
tree | d099766f4ace0af7d50b3bcb3daabbbf629f0bf0 /mail-mta/sendmail | |
parent | dev-tex/svninfo: bump EAPI and stuff (diff) | |
download | gentoo-020f548c0c700cce9783c3c6c565c8087d43d288.tar.gz gentoo-020f548c0c700cce9783c3c6c565c8087d43d288.tar.bz2 gentoo-020f548c0c700cce9783c3c6c565c8087d43d288.zip |
mail-mta/sendmail-8.15.2-r2: alpha stable, bug 689862
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'mail-mta/sendmail')
-rw-r--r-- | mail-mta/sendmail/sendmail-8.15.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild b/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild index 6ce95290069b..ba311e899ed4 100644 --- a/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild +++ b/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz" LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="ssl ldap libressl sasl tcpd mbox ipv6 nis sockets" DEPEND="net-mail/mailbase |