diff options
author | Sam James <sam@gentoo.org> | 2021-06-07 23:08:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-07 23:08:50 +0000 |
commit | 837df44bcf26f45712186dfa9c36aa97ea192483 (patch) | |
tree | 1badb2e1fcb0f4b596a1a662540b1cabfbf7577c /mail-filter | |
parent | net-analyzer/wireshark: Stabilize 3.4.6 x86, #793968 (diff) | |
download | gentoo-837df44bcf26f45712186dfa9c36aa97ea192483.tar.gz gentoo-837df44bcf26f45712186dfa9c36aa97ea192483.tar.bz2 gentoo-837df44bcf26f45712186dfa9c36aa97ea192483.zip |
mail-filter/postsrsd: Stabilize 1.11 x86, #793674
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/postsrsd/postsrsd-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/postsrsd/postsrsd-1.11.ebuild b/mail-filter/postsrsd/postsrsd-1.11.ebuild index 3252770ad774..76f21da8a1c9 100644 --- a/mail-filter/postsrsd/postsrsd-1.11.ebuild +++ b/mail-filter/postsrsd/postsrsd-1.11.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/roehling/postsrsd" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" BDEPEND=">=dev-util/cmake-2.4" |