summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-29 13:22:43 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-29 22:53:57 -0500
commit5258085b1e5239d5dfcc60970f3acaf3ea9ccb6c (patch)
tree6a31fedf55b8306d13049a0664ef7a4b6a51a0f1
parentdev-libs/vectorscan: Stabilize 5.4.11 amd64, #921014 (diff)
downloadgentoo-5258085b1e5239d5dfcc60970f3acaf3ea9ccb6c.tar.gz
gentoo-5258085b1e5239d5dfcc60970f3acaf3ea9ccb6c.tar.bz2
gentoo-5258085b1e5239d5dfcc60970f3acaf3ea9ccb6c.zip
mail-filter/rspamd: Stabilize 3.7.5 amd64, #921014
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--mail-filter/rspamd/rspamd-3.7.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/rspamd/rspamd-3.7.5.ebuild b/mail-filter/rspamd/rspamd-3.7.5.ebuild
index 476878d10a51..e4daeebbe16d 100644
--- a/mail-filter/rspamd/rspamd-3.7.5.ebuild
+++ b/mail-filter/rspamd/rspamd-3.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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"
+ KEYWORDS="amd64"
fi
DESCRIPTION="Rapid spam filtering system"