From feb0daf81d888e9160f9f94502de09b66f2a63fd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 21 Jun 2020 17:50:24 +0100 Subject: gentoo resync : 21.06.2020 --- mail-mta/notqmail/notqmail-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail-mta/notqmail/notqmail-9999.ebuild') diff --git a/mail-mta/notqmail/notqmail-9999.ebuild b/mail-mta/notqmail/notqmail-9999.ebuild index 6332e8b46af5..b5ff5be5d0e3 100644 --- a/mail-mta/notqmail/notqmail-9999.ebuild +++ b/mail-mta/notqmail/notqmail-9999.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/notqmail/notqmail.git" inherit git-r3 else - KEYWORDS="~amd64 ~hppa ~sparc" + KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc" SRC_URI="https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz" fi @@ -54,7 +54,6 @@ DEPEND=" net-dns/libidn2 net-mail/queue-repair sys-apps/gentoo-functions - sys-apps/groff ssl? ( !libressl? ( >=dev-libs/openssl-1.1:0= ) libressl? ( dev-libs/libressl:= ) @@ -142,7 +141,7 @@ src_prepare() { } src_compile() { - qmail_src_compile + qmail_src_compile NROFF=true use qmail-spp && qmail_spp_src_compile } -- cgit v1.2.3