Diff spamassassin-4.0.0-r3 with a spamassassin-4.0.0-r4
/usr/portage/mail-filter/spamassassin/spamassassin-4.0.0-r4.ebuild 2023-10-09 14:52:31.584368403 +0300 | ||
---|---|---|
17 | 17 | |
18 | 18 |
LICENSE="Apache-2.0 GPL-2" |
19 | 19 |
SLOT="0" |
20 |
KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" |
|
20 |
KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" |
|
21 | 21 |
IUSE="berkdb cron ipv6 ldap mysql postgres qmail sqlite ssl test" |
22 | 22 |
RESTRICT="!test? ( test )" |
23 | 23 | |
... | ... | |
93 | 93 |
"${FILESDIR}/4.0.0-tests-dnsbl_subtests.t.patch" |
94 | 94 |
"${FILESDIR}/4.0.0-tests-strip2.t.patch" |
95 | 95 |
"${FILESDIR}/4.0.0-DnsResolver-udpsize.patch" |
96 |
"${FILESDIR}/4.0.0-sa-update-rdatastr.patch" |
|
96 | 97 |
) |
97 | 98 | |
98 | 99 |
# There are a few renames and use-dependent ones in src_install as well. |