diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-03 06:31:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-03 06:32:40 +0000 |
commit | 94c12e7b2443806697e9d971980ff30f15f24b1a (patch) | |
tree | 7754d70eafb753403e06db978dd278b5486a96ea /mail-filter | |
parent | dev-util/sysprof: Stabilize 3.48.0 amd64, #905525 (diff) | |
download | gentoo-94c12e7b2443806697e9d971980ff30f15f24b1a.tar.gz gentoo-94c12e7b2443806697e9d971980ff30f15f24b1a.tar.bz2 gentoo-94c12e7b2443806697e9d971980ff30f15f24b1a.zip |
mail-filter/spf-engine: Stabilize 3.0.3 amd64, #905608
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/spf-engine/spf-engine-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/spf-engine/spf-engine-3.0.3.ebuild b/mail-filter/spf-engine/spf-engine-3.0.3.ebuild index c75d4e9aadac..46d608b77a7e 100644 --- a/mail-filter/spf-engine/spf-engine-3.0.3.ebuild +++ b/mail-filter/spf-engine/spf-engine-3.0.3.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://launchpad.net/spf-engine" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/pyspf[${PYTHON_USEDEP}] dev-python/authres[${PYTHON_USEDEP}]" |