diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 12:11:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 12:11:03 +0000 |
commit | 6d9bcea7d61ebf77e7393dfa2e7b74218a47f836 (patch) | |
tree | 61a2b9dc31b4e018f839f67c9a04c5bb65f7d1b1 /mail-filter | |
parent | dev-util/cunit: Stabilize 2.1_p3-r1 x86, #886721 (diff) | |
download | gentoo-6d9bcea7d61ebf77e7393dfa2e7b74218a47f836.tar.gz gentoo-6d9bcea7d61ebf77e7393dfa2e7b74218a47f836.tar.bz2 gentoo-6d9bcea7d61ebf77e7393dfa2e7b74218a47f836.zip |
mail-filter/postsrsd: Stabilize 1.12 x86, #886727
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/postsrsd/postsrsd-1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |