From 874a9fdf3f1c5c42c51f8acd0013c65fa4f54845 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 23 Jun 2025 01:16:12 +0100 Subject: [PATCH] mail-filter/postsrsd: Stabilize 2.0.11 x86, #958772 Signed-off-by: Sam James --- mail-filter/postsrsd/postsrsd-2.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/postsrsd/postsrsd-2.0.11.ebuild b/mail-filter/postsrsd/postsrsd-2.0.11.ebuild index a01dcbb25a9b2..0dbb5ecfd0d99 100644 --- a/mail-filter/postsrsd/postsrsd-2.0.11.ebuild +++ b/mail-filter/postsrsd/postsrsd-2.0.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/roehling/postsrsd/archive/${PV}.tar.gz -> ${P}.tar.g # See REUSE.toml; GPL-3 for the main software, BSD for src/sha*. LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"