diff options
author | Sam James <sam@gentoo.org> | 2021-06-07 23:09:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-07 23:09:28 +0000 |
commit | e51d19435177d3cbac3eb98dc99ef809a9b602eb (patch) | |
tree | 4aad34695d5a736b707dda0517982353a2cb83b3 /mail-filter | |
parent | x11-misc/picom: Stabilize 8.2-r2 x86, #794814 (diff) | |
download | gentoo-e51d19435177d3cbac3eb98dc99ef809a9b602eb.tar.gz gentoo-e51d19435177d3cbac3eb98dc99ef809a9b602eb.tar.bz2 gentoo-e51d19435177d3cbac3eb98dc99ef809a9b602eb.zip |
mail-filter/postsrsd: Stabilize 1.11 amd64, #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 76f21da8a1c9..b787d3ab26a2 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" |