mail-filter/rspamd: Stabilize 3.5-r1 x86, #905345

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola 2023-05-27 09:42:19 +03:00
parent 081e88b6a7
commit 61921027bd
No known key found for this signature in database
GPG Key ID: 7383942B8DC06962
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/rspamd/rspamd/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
fi
DESCRIPTION="Rapid spam filtering system"