commit: 6d9bcea7d61ebf77e7393dfa2e7b74218a47f836 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 18 12:11:03 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 18 12:11:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d9bcea7
mail-filter/postsrsd: Stabilize 1.12 x86, #886727 Signed-off-by: Sam James <sam <AT> gentoo.org> mail-filter/postsrsd/postsrsd-1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/postsrsd/postsrsd-1.12.ebuild b/mail-filter/postsrsd/postsrsd-1.12.ebuild index f0e2b1145da9..22f5160a7885 100644 --- a/mail-filter/postsrsd/postsrsd-1.12.ebuild +++ b/mail-filter/postsrsd/postsrsd-1.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/roehling/postsrsd/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" BDEPEND="sys-apps/help2man"