diff options
author | Sam James <sam@gentoo.org> | 2020-08-18 10:50:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-18 10:50:53 +0000 |
commit | 919eb0af78f4a7637e31bc68b260600b31a95cba (patch) | |
tree | ffc0dbff3de8367dafe2c804aa359d8999811054 /mail-mta/sendmail | |
parent | mail-mta/sendmail: fix dependencies (diff) | |
download | gentoo-919eb0af78f4a7637e31bc68b260600b31a95cba.tar.gz gentoo-919eb0af78f4a7637e31bc68b260600b31a95cba.tar.bz2 gentoo-919eb0af78f4a7637e31bc68b260600b31a95cba.zip |
mail-mta/sendmail: drop keywords
Some work is still needed here.
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/sendmail')
-rw-r--r-- | mail-mta/sendmail/sendmail-8.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/sendmail/sendmail-8.16.1.ebuild b/mail-mta/sendmail/sendmail-8.16.1.ebuild index 941abc8a710f..a8d095e81096 100644 --- a/mail-mta/sendmail/sendmail-8.16.1.ebuild +++ b/mail-mta/sendmail/sendmail-8.16.1.ebuild @@ -11,7 +11,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 ~sparc ~x86" +#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="ipv6 ldap libressl mbox nis sasl sockets ssl tcpd" BDEPEND="sys-devel/m4" |