diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-08 12:41:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-08 12:41:41 +0200 |
commit | a0e9f1b98ff6fd2c335ae7342d9e7347754e42ed (patch) | |
tree | 27931c994e6ee19bdee29ada89cd7b2426f8904d /mail-mta/sendmail | |
parent | app-doc/linkers-and-loaders: amd64 stable wrt bug #688960 (diff) | |
download | gentoo-a0e9f1b98ff6fd2c335ae7342d9e7347754e42ed.tar.gz gentoo-a0e9f1b98ff6fd2c335ae7342d9e7347754e42ed.tar.bz2 gentoo-a0e9f1b98ff6fd2c335ae7342d9e7347754e42ed.zip |
mail-mta/sendmail: amd64 stable wrt bug #689862
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 33ce68bff6ee..e37f663631ac 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 |