diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:28:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:28:17 +0100 |
commit | c0936d1cf695b0eec0ddf9a2e2254df91efce684 (patch) | |
tree | a9de1603d2f3a392afbbc8b1c23f8b9c8cc5b834 /mail-mta | |
parent | app-doc/linkers-and-loaders: stable 1-r1 for ppc64, bug #688960 (diff) | |
download | gentoo-c0936d1cf695b0eec0ddf9a2e2254df91efce684.tar.gz gentoo-c0936d1cf695b0eec0ddf9a2e2254df91efce684.tar.bz2 gentoo-c0936d1cf695b0eec0ddf9a2e2254df91efce684.zip |
mail-mta/sendmail: stable 8.15.2-r2 for ppc64, bug #689862
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'mail-mta')
-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 3c5e1d700a8f..31696b1b8cd8 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 |