mail-filter/rspamd: Stabilize 3.11.0-r1 amd64, #945105

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-13 03:11:33 +00:00
parent 408c60fc30
commit 27732544d1

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,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"